previousGtk2_ScrollingLabel::getScrollingLabel (Previous) (Next) Gtk2_ScrollingLabel::getVisibleLengthnext

View this page in Last updated: Sun, 18 Oct 2009
English | Brazilian Portuguese | Chinese | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Turkish

Gtk2_ScrollingLabel::getStyle

Gtk2_ScrollingLabel::getStyle – Gets the label's style widget

Synopsis

require_once 'Gtk2/ScrollingLabel.php';

&object Gtk2_ScrollingLabel::getStyle ( )

Description

Returns the label's style widget. This lets you make changes to the style to alter the look and feel of the widget. You can change the font of the display, the color of the background, etc.

Return value

returns the GtkStyle widget for the label.

Note

This function can not be called statically.

previousGtk2_ScrollingLabel::getScrollingLabel (Previous) (Next) Gtk2_ScrollingLabel::getVisibleLengthnext

Download Documentation Last updated: Sun, 18 Oct 2009
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.