gnome-sharp0.0.0.0neutralGtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.A widget for selecting a file or directory.A contains a and a browse dialog.Gtk.VBoxGtk.EditableGLib.IWrapperAtk.ImplementorSystem.IDisposableMethodSystem.VoidSelect the text of the between and .
an object of type
an object of type MethodSystem.StringGets the text of the between and .
an object of type
an object of type an object of type MethodSystem.VoidDeletes the text of the between and .
an object of type
an object of type MethodSystem.VoidTo be addedMethodSystem.VoidTo be addedMethodSystem.BooleanTo be added
an object of type
an object of type an object of type MethodSystem.VoidTo be addedMethodSystem.VoidTo be addedMethodSystem.VoidConstruct a .
an object of type
an object of type MethodSystem.StringGets the full absolute path of the file from the entry.
an object of type an object of type If is , nothing is tested and the path is returned. If is , then the path is only returned if the path actually exists. In case the entry is a directory entry (see ), then if the path exists and is a directory then it is returned; if not, it is assumed it was a file so we try to strip it, and try again. It allocates memory for the returned string.MethodSystem.VoidDisposes the resources associated with the object.ConstructorInternal constructor
Pointer to the C object.
An instance of FileEntry, wrapping the C object.This is an internal constructor, and should not be used by user code.ConstructorCreates a new .
an object of type
an object of type an object of type PropertySystem.BooleanWhether the should be editable by the user.
an object of type an object of type PropertySystem.Int32The cursor position in the .
an object of type an object of type PropertySystem.StringSet the title of the browse dialog.
an object of type an object of type The new title will go into effect the next time the browse button is pressed.
PropertyGtk.EntryThe associated .an object of type PropertySystem.BooleanWhether the browse dialog is modal.
an object of type an object of type PropertySystem.StringSet the default path of browse dialog.
an object of type an object of type The default path is only used if the entry is empty or if the current path of the entry is not an absolute path, in which case the default path is prepended to it before the dialog is started.
PropertySystem.StringThe value of the internal .
an object of type an object of type PropertySystem.StringTitle of the browse dialog.
an object of type an object of type PropertySystem.BooleanWhether this is a directory only entry.
an object of type an object of type If , then will check for the file being a directory, and the browse dialog will have the file list disabled.
PropertySystem.StringThe ID for the associated history.
an object of type an object of type PropertyGnome.EntryThe associated .an object of type EventSystem.EventHandlerEmitted when the text is changed into the .EventSystem.EventHandlerEmitted when the browse button is clicked.EventSystem.EventHandlerEmitted when the is activated.MethodSystem.VoidInserts into the at .
an object of type
an object of type PropertyGLib.GTypeGType Property.a Returns the native value for .MethodSystem.VoidDefault handler for the event.Override this method in a subclass to provide a default handler for the event.MethodSystem.VoidDefault handler for the event.Override this method in a subclass to provide a default handler for the event.MethodSystem.VoidDefault handler for the event.Override this method in a subclass to provide a default handler for the event.MethodSystem.VoidDefault handler for the event.
a
a Override this method in a subclass to provide a default handler for the event.MethodSystem.VoidDefault handler for the event.
a
a Override this method in a subclass to provide a default handler for the event.ConstructorProtected Constructor.
a a Chain to this constructor if you have manually registered a native value for your subclass.EventGtk.TextDeletedHandlerEmitted when text is deleted into the .EventGtk.TextInsertedHandlerEmitted when text is inserted into the .