gtkListItemNewWithLabel
Creates a new GtkListItem
with a child label containing the given string.
WARNING: gtk_list_item_new_with_label
is deprecated and should not be used in newly-written code.
gtkListItemNewWithLabel(label, show = TRUE)
|
the string to use for the child label. |
[GtkWidget
] a new GtkListItem
with a child GtkLabel
with the text set to
label
.
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.