gtkLabelSetAttributes {RGtk2} | R Documentation |
Sets a PangoAttrList
; the attributes in the list are applied to the
label text. The attributes set with this function will be ignored
if the "use_underline" property or the "use_markup" property
is TRUE
.
gtkLabelSetAttributes(object, attrs)
|
[GtkLabel ] a GtkLabel |
|
[PangoAttrList ] a PangoAttrList |
Derived by RGtkGen from GTK+ documentation