DirectoryModel.this

Creates a new #DzlDirectoryModel using @directory as the directory to monitor.

  1. this(DzlDirectoryModel* dzlDirectoryModel, bool ownedRef = false)
  2. this(FileIF directory)
    class DirectoryModel
    this
    (
    FileIF directory
    )

Parameters

directory
Type: FileIF

A #GFile

Return Value

A newly created #DzlDirectoryModel

Throws

ConstructionException GTK+ fails to create the object.

Meta