Method

GtkMenuButtonset_active

Declaration [src]

void
gtk_menu_button_set_active (
  GtkMenuButton* menu_button,
  gboolean active
)

Description [src]

Sets whether the menu button is active.

Available since:4.10
Sets propertyGtk.MenuButton:active

Parameters

active gboolean
 

Whether the menu button is active.