gtk-d ~GtkD-3.7 (2022-02-27T01:35:29.3134103)
Dub
Repo
CustomRecord
CustomList
Undocumented in source.
struct
CustomRecord {
string
name
;
uint
yearBorn
;
uint
pos
;
}
Members
Variables
name
string
name
;
Undocumented in source.
pos
uint
pos
;
Undocumented in source.
yearBorn
uint
yearBorn
;
Undocumented in source.
Meta
Source
See Implementation
CustomList
classes
CustomList
enums
CustomListColumn
structs
CustomRecord