gtk-d v3.7.3 (2017-12-16T16:21:49Z)
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
setStruct
mixins
__anonymous
static functions
getType
variables
gtkRecentChooserDialog
Sets our main struct and passes it to the parent class.