Constructor
GtkMenuButtonnew
Declaration [src]
GtkWidget*
gtk_menu_button_new (
void
)
Description [src]
Creates a new GtkMenuButton
widget with downwards-pointing
arrow as the only child.
You can replace the child widget with another GtkWidget
should you wish to.
Return value
Returns: | GtkWidget |
The newly created |
|
The data is owned by the called function. |