Gtk_ScrollingLabel::getStyle

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

Synopsis

require_once 'Gtk/ScrollingLabel.php';

&object Gtk_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.

Returns a GtkEventBox with the scrolling label inside. (Previous) Returns the length of the visible area in characters. (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.