pike.hubbe.net

[Top]
GTK
GTK.Label
previousGTK.Label()->set_line_wrap() GTK.Label()->set_text()next

Method GTK.Label()->set_pattern()


Method set_pattern

object(GTK.Label) GTK.Label()->set_pattern(string pattern_string)

Description

A string with either spaces or underscores. It should be of the same length as the text.

When a character in the text has a matching _ in the pattern, the character in the label will be underlined.


Extracted from Pike v7.3 release 11 at 2001-11-03.