get_title


Description:

public unowned string get_title ()

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.