GimpUi.LabelEntry.LabelEntry – gimp-ui-3.0 Reference Manual
Packages
gimp-ui-3.0
GimpUi
LabelEntry
value
LabelEntry
get_entry
get_value
set_value
value_changed
LabelEntry
Description:
[
CCode
( cname =
"gimp_label_entry_new"
, has_construct_function =
false
, type =
"GtkWidget*"
) ]
public
LabelEntry
(
string
label)
Parameters:
label
The text for the
Label
.
Returns:
The new
LabelEntry
widget.