Tuesday, May 21, 2013
download
|
documentation
|
applications
|
faq
|
changelog
|
resources
search for
in the
PHP-GTK 2 manual
PHP-GTK 1 manual
whole site
general mailing list
development mailing list
documentation mailing list
lookup:
PHP-GTK 2 Manual
GtkLabel
get
get_angle
get_attributes
get_ellipsize
get_justify
get_label
get_layout
get_layout_offsets
get_line_wrap
get_max_width_chars
get_mnemonic_keyval
get_mnemonic_widget
get_selectable
get_selection_bounds
get_single_line_mode
get_text
get_use_markup
get_use_underline
get_width_chars
parse_uline
select_region
set
set_angle
set_attributes
set_ellipsize
set_justify
set_label
set_line_wrap
set_markup
set_markup_with_mnemonic
set_max_width_chars
set_mnemonic_widget
set_pattern
set_selectable
set_single_line_mode
set_text
set_text_with_mnemonic
set_use_markup
set_use_underline
set_width_chars
angle
attributes
curosr-position
ellipsize
justify
label
max-width-chars
mnemonic-keyval
mnemonic-widget
pattern
selectable
selection-bound
single-line-mode
use_markup
use_underline
width-chars
wrap
copy-clipboard
move-cursor
populate-popup
GtkLabel Constructor
GtkLabel::get_angle
Last updated: Sun, 12 May 2013
view this page in
English
GtkLabel::get
void get();
DEPRECATED
. Gets the string of the label.
Use
get_text()
or
get_label()
instead.
User Contributed Notes
gtk.gtklabel.method.get.php
There are no user contributed notes for this page.
GtkLabel Constructor
GtkLabel::get_angle
Last updated: Sun, 12 May 2013
view this page in
English
credits
Copyright © 2001-2013 The PHP Group
All rights reserved.
Last updated: Sun May 12 18:50:59 2013 UTC