gtk-d v3.8.3 (2018-05-28T20:50:39Z)
Home
Dub
Repo
RecentChooserDialog.this
gtk
RecentChooserDialog
RecentChooserDialog
Sets our main struct and passes it to the parent class.
this
(GtkRecentChooserDialog* gtkRecentChooserDialog, bool ownedRef)
class
RecentChooserDialog
this
(
GtkRecentChooserDialog
*
gtkRecentChooserDialog
,
bool
ownedRef
= false
)
this
(string title, Window parent, RecentManager manager, string[] buttonsText, ResponseType[] responses)
this
(string title, Window parent, RecentManager manager, StockID[] stockIDs, ResponseType[] responses)
Meta
Source
See Implementation
gtk
RecentChooserDialog
RecentChooserDialog
constructors
this
functions
getRecentChooserDialogStruct
getStruct
mixins
__anonymous
static functions
getType
variables
gtkRecentChooserDialog
Sets our main struct and passes it to the parent class.