PHP-GTK
Monday, May 21, 2012 
download | documentation | applications | faq | changelog | resources 


search for in the  


previousGtkSelectionMode
GtkSideTypenext

Last updated: Mon, 21 May 2012
view this page in English

GtkShadowType

Used to change the appearance of an outline typically provided by a GtkFrame or a GtkScrolledWindow. GtkArrows also use the shadow type.

Value

Symbolic name

Description

  0Gtk::SHADOW_NONE No outline.
  1Gtk::SHADOW_IN The outline is bevelled inwards.
  2Gtk::SHADOW_OUT The outline is bevelled outwards like a button.
  3Gtk::SHADOW_ETCHED_IN The outline itself is an inward bevel, but the frame does.
  4Gtk::SHADOW_ETCHED_OUT

User Contributed Notes
gtk.enum.shadowtype.php
add a note about notes
There are no user contributed notes for this page.


previousGtkSelectionMode
GtkSideTypenext

Last updated: Mon, 21 May 2012
view this page in English


credits 

PHP  Copyright © 2001-2012 The PHP Group
 All rights reserved.
Last updated: Mon May 21 01:45:29 2012 UTC