PHP-GTK
Saturday, July 04, 2009 
download | documentation | applications | faq | changelog | resources 


search for in the  


previousGtkNotebook::tab_pos
GtkObject::destroynext

Last updated: Sat, 04 Jul 2009
view this page in English | Bulgarian | Japanese | Brazilian | Simplified Chinese

GtkObject

A base class for all classes in the Gtk family.

Object Hierarchy

Direct Subclasses

Description

GtkObject is a base class for all classes in the Gtk family. It is an abstract class which cannot be instantiated directly.

Methods

destroy()
  Destroys the object.
flags()
  Returns the current object flags as an integer.
set_flags()
  Sets flags for the object using a bitwise AND operation.
sink()
  Decrements the reference counter for the object.
unset_flags()
  Unsets the flags for the object using a bitwise NAND operation.

Signals

"destroy"
  Emitted when an object is destroyed.


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


previousGtkNotebook::tab_pos
GtkObject::destroynext

Last updated: Sat, 04 Jul 2009
view this page in English | Bulgarian | Japanese | Brazilian | Simplified Chinese


credits 

PHP  Copyright © 2001-2009 The PHP Group
 All rights reserved.
Last updated: Sat Jul 4 01:52:30 2009 UTC