PHP-GTK
Sunday, November 08, 2009 
download | documentation | applications | faq | changelog | resources 


search for in the  


previousGtkButton::get_image
GtkButton::get_reliefnext

Last updated: Sun, 08 Nov 2009
view this page in English

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: Sun, 08 Nov 2009
view this page in English


credits 

PHP  Copyright © 2001-2009 The PHP Group
 All rights reserved.
Last updated: Sun Nov 8 02:43:43 2009 UTC