| gchar * | property-name | Read / Write / Construct Only |
| GType * | row-type | Read / Write / Construct Only |
| gchar * | row-type-name | Write / Construct Only |
GObject ╰── GInitiallyUnowned ╰── GtkWidget ╰── GtkContainer ╰── GtkListBox ╰── DzlListBox
“property-name” property“property-name” gchar *
The property in which to assign the model item.
Flags: Read / Write / Construct Only
Default value: NULL
“row-type” property“row-type” GType *
The GtkListBoxRow or subclass type to instantiate.
Flags: Read / Write / Construct Only
Allowed values: GtkListBoxRow
“row-type-name” property“row-type-name” gchar *
The name of the GType as a string.
Flags: Write / Construct Only
Default value: NULL