GtkStateType

GtkStateType

Enums

Value

Symbolic name

Description

  0GTK_STATE_NORMAL Default state.
  1GTK_STATE_ACTIVE Denotes that the widget is currently active, e.g. that a button is in the process of being clicked.
  2GTK_STATE_PRELIGHT Denotes that the area of the widget has been entered by the cursor.
  3GTK_STATE_SELECTED Denotes that the widget is currently selected.
  4GTK_STATE_INSENSITIVE Denotes that the widget cannot react to user input.

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