get_title
Description:
[ Version ( deprecated = true , deprecated_since = "3.10" , since = "2.10" ) ]
public unowned string get_title ()
public unowned string get_title ()
Warning: get_title is deprecated since 3.10.
Gets the current title of the menu in tearoff mode.
See set_add_tearoffs.
Parameters:
this |
a ComboBox |
Returns:
the menu’s title in tearoff mode. This is an internal copy of the string which must not be freed. |