Description Usage Arguments Author(s)
The pattern of underlines you want under the existing text within the
GtkLabel
widget. For example if the current text of the label says
"FooBarBaz" passing a pattern of "___ ___" will underline
"Foo" and "Baz" but not "Bar".
1 | gtkLabelSetPattern(object, pattern)
|
|
The |
|
The pattern as described above. |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.