GtkToolbarChildType

GtkToolbarChildType

Enums

Value

Symbolic name

Description

  0GTK_TOOLBAR_CHILD_SPACE Just a space in the style of the toolbar's GtkToolbarSpaceStyle.
  1GTK_TOOLBAR_CHILD_BUTTON A GtkButton.
  2GTK_TOOLBAR_CHILD_TOGGLEBUTTON A GtkToggleButton.
  3GTK_TOOLBAR_CHILD_RADIOBUTTON A GtkRadioButton,
  4GTK_TOOLBAR_CHILD_WIDGET Tells that you want to insert an existing widget.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.