Method

GtkMenuButtonget_primary

since: 4.4

Declaration [src]

gboolean
gtk_menu_button_get_primary (
  GtkMenuButton* menu_button
)

Description [src]

Returns whether the menu button acts as a primary menu.

Available since: 4.4

Gets propertyGtk.MenuButton:primary

Return value

Type: gboolean

TRUE if the button is a primary menu.