MenuButton
Description:
[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
[ Version ( since = "3.6" ) ]
public MenuButton ()
[ Version ( since = "3.6" ) ]
public MenuButton ()
Creates a new MenuButton widget with downwards-pointing arrow as the only child.
You can replace the child widget with another Widget should you wish to.
Returns:
The newly created MenuButton widget |