Menu.getTitle

Returns the title of the menu. See Menu.setTitle.

class Menu
string
getTitle
()

Return Value

Type: string

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.