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


search for in the  


previousGtkButton::get_image
GtkButton::get_reliefnext

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

GtkButton::get_label

Use this method to retrieve the text from the label of the button, as set by set_label() or by the GtkButton constructor. This string is owned by the widget and must not be modified or freed. If the label text has not been set the return value will be null. This will be the case if you create an empty button with GtkButton to use as a container.

See also: set_label()


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


previousGtkButton::get_image
GtkButton::get_reliefnext

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