PHP-GTK
Friday, September 05, 2008 
download | documentation | applications | faq | changelog | resources 


search for in the  


previousGtkButtonBoxStyle
GtkCalendarDisplayOptionsnext

Last updated: Sat, 15 Dec 2007
view this page in English | Bulgarian | Japanese | Brazilian | Simplified Chinese

GtkButtonsType

Prebuilt sets of buttons for the dialog. If none of these choices are appropriate, simply use Gtk::BUTTONS_NONE then call add_buttons() .

Value

Symbolic name

Description

  0Gtk::BUTTONS_NONE No buttons at all.
  1Gtk::BUTTONS_OK An OK button.
  2Gtk::BUTTONS_CLOSE A Close button.
  3Gtk::BUTTONS_CANCEL A Cancel button.
  4Gtk::BUTTONS_YES_NO Yes and No buttons.
  5Gtk::BUTTONS_OK_CANCEL OK and Cancel buttons.

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


previousGtkButtonBoxStyle
GtkCalendarDisplayOptionsnext

Last updated: Sat, 15 Dec 2007
view this page in English | Bulgarian | Japanese | Brazilian | Simplified Chinese


credits 

PHP  Copyright © 2001-2008 The PHP Group
 All rights reserved.
Last updated: Sat Dec 15 02:46:29 2007 UTC