PHP-GTK
Tuesday, October 14, 2008 
download | documentation | applications | faq | changelog | resources 


search for in the  


previousGtkNotebook::tab_pos
GtkObject::destroynext

Last updated: Sat, 15 Dec 2007
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, 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:31 2007 UTC