Class

GimpFont

[]

Description [src]

final class Gimp.Font : Gimp.Resource {
  /* No available fields */
}

Installable object used by text tools.

[]

Hierarchy

hierarchy this GimpFont implements_0 GimpConfigInterface this--implements_0 ancestor_0 GimpResource ancestor_0--this ancestor_1 GObject ancestor_1--ancestor_0
[]

Functions

gimp_font_get_by_name

Returns a font with the given name.

since: 3.0

[]

Instance methods

gimp_font_get_pango_font_description

Returns a PangoFontDescription representing font.

since: 3.0

Methods inherited from GimpResource (12)
Methods inherited from GObject (43)
[]

Properties

Properties inherited from GimpResource (1)
[]

Signals

Signals inherited from GObject (1)

Class structure