Description | A set of Perl bindings for Gtk+ 2.0 and various related libraries |
Gtk2::Label
Glib::Object +----Glib::InitiallyUnowned +----Gtk2::Object +----Gtk2::Widget +----Gtk2::Misc +----Gtk2::Label
Glib::Object::_Unregistered::AtkImplementorIface Gtk2::Buildable
Since: gtk+ 2.6
Since: gtk+ 2.6
Since: gtk+ 2.6
Since: gtk+ 2.6
Since: gtk+ 2.9
Since: gtk+ 2.9
Since: gtk+ 2.6
Since: gtk+ 2.6
Returns integers, start and end.
Since: gtk+ 2.6
Since: gtk+ 2.6
Since: gtk+ 2.6
Since: gtk+ 2.6
Angle at which the label is rotated
A list of style attributes to apply to the text of the label
The current position of the insertion cursor in chars
The preferred place to ellipsize the string, if the label does not have enough room to display the entire string
The alignment of the lines in the text of the label relative to each other. This does NOT affect the alignment of the label within its allocation. See GtkMisc::xalign for that
The text of the label
The desired maximum width of the label, in characters
The mnemonic accelerator key for this label
The widget to be activated when the label's mnemonic key is pressed
A string with _ characters in positions correspond to characters in the text to underline
Whether the label text can be selected with the mouse
The position of the opposite end of the selection from the cursor in chars
Whether the label is in single line mode
The text of the label includes XML markup. See pango_parse_markup()
If set, an underline in the text indicates the next character should be used for the mnemonic accelerator key
The desired width of the label, in characters
If set, wrap lines if the text becomes too wide
If wrap is set, controls how linewrapping is done
Gtk2, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object, Gtk2::Widget, Gtk2::Misc
Copyright (C) 2003-2008 by the gtk2-perl team.
This software is licensed under the LGPL. See Gtk2 for a full notice.