Name
GtkLabel - Widget to display some text
Synopsis
Description
The GtkLabel widget is usually used directly by the
programmer to display word(s) describing an adjacent widget or its use. It is also
used internally by Gtk+ as GtkButton labels,
GtkMenu items, and many other widgets which use text.
Details
<boolean> |
(label? |
object) |
Tests if an object is a GtkLabel.
|
object
|
object to test |
|
Returns
|
true if object is a GtkLabel |
<GtkWidget> |
(label-new |
[label]) |
Creates a new label with the given string of text inside it. If you pass nothing you get
an empty label widget.
descrip
|
type1
|
descrip1 |
|
Returns
|
descrip |
descrip
|
type1
|
descrip1 |
|
Returns
|
descrip |
descrip
|
type1
|
descrip1 |
|
Returns
|
descrip |
descrip
|
type1
|
descrip1 |
|
Returns
|
descrip |
descrip
|
type1
|
descrip1 |
|
Returns
|
descrip |
descrip
|
type1
|
descrip1 |
|
Returns
|
descrip |
Last modified: Wed Mar 19 20:17:10 EST 2003