Method

GtkMenuShellget_selected_item

since: 3.0

Declaration [src]

GtkWidget*
gtk_menu_shell_get_selected_item (
  GtkMenuShell* menu_shell
)

Description [src]

Gets the currently selected item.

Available since: 3.0

Return value

Type: GtkWidget

The currently selected item.

The returned data is owned by the instance.