PHP-GTK
Thursday, August 28, 2008 
download | documentation | applications | faq | changelog | resources 


search for in the  


previousGtkMovementStep
GtkOrientationnext

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

GtkObjectFlags

Gives information about the state of the object.

Value

Symbolic name

Description

  2Gtk::IN_DESTRUCTION The object is currently being destroyed. This is used internally by GTK+ to prevent reinvocations during destruction.
  2Gtk::FLOATING The object is orphaned. Objects that take strong hold of an object may sink() it, after obtaining their own references, if they believe they are nearly primary ownership of the object. GTK_CONNECTED: signals are connected to this object.
  2Gtk::RESERVED_1 Reserved for future use.
  2Gtk::RESERVED_2 Reserved for future use.

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


previousGtkMovementStep
GtkOrientationnext

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