w3-tools.com - Free Webmaster Tools and Resources
 
w3-tools.com - Free Webmaster Tools and Resources
 Free Webmaster Tools and Resources

 



PHP-GTK Manual

This manual is provided as a courtesy. It is not an official source. Please check gtk.php.net for updated information.

PHP-GTK Manual

PHP-GTK Manual

GtkItem

Abstract base class for GtkMenuItem, GtkListItem, and GtkTreeItem.

Object Hierarchy

GtkObject
`-- GtkWidget
       `-- GtkContainer
              `-- GtkBin
                     `-- GtkItem

Direct subclasses

Description

GtkItem provides the toggle() method and "select", "deselect" and "toggle" signal prototypes for GtkMenuItem, GtkListItem, and GtkTreeItem.

Note that GtkItem is an abstract base class and cannot be constructed directly.

Methods

select()
  Emits "select" signal.
deselect()
  Emits "deselect" signal.
toggle()
  Emits "toggle" signal.

Signals

"select"
  Emitted when user selects item using mouse-click.
"deselect"
  Emitted when user deselects item using mouse-click.
"toggle"
  Emitted when user selects or deselects item using Enter key.

Newsletter

Join to our newsletter and receive news and updates about our site.
Your name: 
E-mail address: 
Action: 
 

Hosted by

Search

Google
Web w3-tools.com

Links

  What is my IP? Find your IP address!     Valid XHTML 1.0 Transitional  
Copyright © 2006. by w3-tools.com. All rights reserved