MenuButton
Description:
[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
public MenuButton ()
public MenuButton ()
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.
Returns:
The newly created `GtkMenuButton` |