Method

GtkInscriptionget_attributes

Declaration [src]

PangoAttrList*
gtk_inscription_get_attributes (
  GtkInscription* self
)

Description [src]

Gets the inscription’s attribute list.

Available since:4.8

Return value

Returns: PangoAttrList*
 

The attribute list.

 The data is owned by the instance.
 The return value can be NULL.