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