Method
GtkTextget_attributes
Declaration [src]
PangoAttrList*
gtk_text_get_attributes (
GtkText* self
)
Description [src]
Gets the attribute list that was set on the GtkText
.
Gets property | Gtk.Text:attributes |
Return value
Type: PangoAttrList
The attribute list.
The returned data is owned by the instance. |
The return value can be NULL . |