GtkShadowType

GtkShadowType

Enums

Value

Symbolic name

Description

  0GTK_SHADOW_NONE No shadow is displayed, resulting in a two-dimensional appearance.
  1GTK_SHADOW_IN Displays dark shadow on left and upper sides of the widget, resulting in the appearance of the widget being lower than its surrounding area.
  2GTK_SHADOW_OUT Displays dark shadow on right and lower sides of the widget, resulting in the illusion that the widget is raised above its surrounding area.
  3GTK_SHADOW_ETCHED_IN Displays the appearance of sunken detail.
  4GTK_SHADOW_ETCHED_OUT Displays the appearance of raised detail.

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