gtkListItemNewWithLabel: gtkListItemNewWithLabel

Description Usage Arguments Value Author(s)

View source: R/gtkFuncs.R

Description

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.

Usage

1

Arguments

label

the string to use for the child label.

Value

[GtkWidget] a new GtkListItem with a child GtkLabel with the text set to label.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.