PHP-GTK
Friday, September 05, 2008 
download | documentation | applications | faq | changelog | resources 


search for in the  


previousGtkImage::set_pixel_size
GtkImageMenuItem Constructornext

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

GtkImageMenuItem

A menu item with an icon.

Object Hierarchy

Description

This is essentially a GtkMenuItem which has an icon displayed next to the text label.

These items are frequently used for menu items like New, Open or Save.

Constructors

GtkImageMenuItem ([string label]);

-- Creates a new menu item with an icon.

Methods

get_image()
  Gets the widget set as the image for the menu item.
set_image()
  Sets the image widget for the menu item.


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


previousGtkImage::set_pixel_size
GtkImageMenuItem Constructornext

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:30 2007 UTC