get_title


Description:

[ Version ( deprecated = true , deprecated_since = "3.10" ) ]
public unowned string get_title ()

Warning: get_title is deprecated since 3.10.

Returns the title of the menu.

See set_title.

Parameters:

this

a Menu

Returns:

the title of the menu, or null if the menu has no title set on it. This string is owned by GTK+ and should not be modified or freed.