ActionMenu
Description:
[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
[ Version ( since = "2.22" ) ]
public ActionMenu (Window window)
[ Version ( since = "2.22" ) ]
public ActionMenu (Window window)
Creates a new ActionMenu.
The ActionMenu will be filled with menu items for window operations on
window
.
Parameters:
window |
the Window for which a menu will be created. |
Returns:
a newly created ActionMenu. |