vasaro ~master (2018-12-13T20:04:20Z)
Dub
Repo
GtkAttributes
gtkattributes
Undocumented in source.
template
GtkAttributes () {
import
std
.
traits
;
;
import
std
.
exception
:
enforce
;
;
import
gtk
.
Builder
;
;
_ui
ui
(string id);
struct
_ui
;
struct
event
(T)
;
}
Members
Functions
ui
_ui
ui
(string id)
Undocumented in source. Be warned that the author may not have intended to support it.
Structs
_ui
struct
_ui
Undocumented in source.
event
struct
event
(T)
Undocumented in source.
Meta
Source
See Implementation
gtkattributes
templates
GtkAttributes