Method
GtkMenuShellget_selected_item
since: 3.0
Declaration [src]
GtkWidget*
gtk_menu_shell_get_selected_item (
GtkMenuShell* menu_shell
)
Return value
Type: GtkWidget
The currently selected item.
The returned data is owned by the instance. |