GimpUi.IntComboBox.get_label – gimp-ui-3.0 Reference Manual
Packages
gimp-ui-3.0
GimpUi
IntComboBox
ellipsize
label
layout
value
IntComboBox
IntComboBox.array
connect
get_active
get_active_user_data
get_label
get_layout
set_active
set_active_by_user_data
set_label
set_layout
set_sensitivity
get_label
Description:
[
CCode
( cname =
"gimp_int_combo_box_get_label"
) ]
[
Version
( since =
"2.10"
) ]
public
unowned
string
get_label
()
Returns the label previously set with
set_label
, or
null
,
Parameters:
this
a
IntComboBox
Returns:
the
this
' label.