module/class index - library_index

Gtk::Label

Class Description

Label widget.

(A class correspond to GtkLabel in GTK.)

Super Class

Class Methods

new(str)

create a label with displayed string str.

Instance Methods

jtype
[no descrption]
jtype = jtype

(correspoding to gtk_label_set_justify in GTK.)

parse_uline(string)
[no descrption]
set_line_wrap(wrap)

set the line wrapping mode for the text.

set_pattern(pattern)
[no descrption]
text
get_text
get

return the string diplayed by this label.

text = str
set_text(str)
set(str)

set the string displayed by this label.


module/class index - library_index

Generated at Sun Jan 30 07:24:39 JST 2000 by rubyapi2