RGtk2 (version 2.20.31)

gtkOptionMenuGetMenu: gtkOptionMenuGetMenu

Description

Returns the GtkMenu associated with the GtkOptionMenu. WARNING: gtk_option_menu_get_menu has been deprecated since version 2.4 and should not be used in newly-written code. Use GtkComboBox instead.

Usage

gtkOptionMenuGetMenu(object)

Arguments

object

Value

GtkWidget] the GtkMenu associated with the GtkOptionMenu.