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


search for in the  


previousGtkDestDefaults
GtkDirectionTypenext

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

GtkDialogFlags

Flags used to influence dialog construction.

Value

Symbolic name

Description

  1Gtk::DIALOG_MODAL Make the constructed dialog modal, see set_modal.
  2Gtk::DIALOG_DESTROY_WITH_PARENT Destroy the dialog when its parent is destroyed, see set_destroy_with_parent() .
  4Gtk::DIALOG_NO_SEPARATOR Don't put a separator between the action area and the dialog content.

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


previousGtkDestDefaults
GtkDirectionTypenext

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