Method | Description | |
---|---|---|
Cleanup ( ) : void | ||
DisableEvent ( object eventId ) : void | ||
EnableEvent ( object eventId ) : void | ||
GtkMacSelectFolderBackend ( ) : System | ||
Initialize ( bool multiselect ) : void | ||
InitializeBackend ( object frontend, ApplicationContext context ) : void | ||
Run ( IWindowFrameBackend parent ) : bool |
public DisableEvent ( object eventId ) : void | ||
eventId | object | |
return | void |
public GtkMacSelectFolderBackend ( ) : System | ||
return | System |
public Initialize ( bool multiselect ) : void | ||
multiselect | bool | |
return | void |
public InitializeBackend ( object frontend, ApplicationContext context ) : void | ||
frontend | object | |
context | ApplicationContext | |
return | void |
public Run ( IWindowFrameBackend parent ) : bool | ||
parent | IWindowFrameBackend | |
return | bool |