Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
_PangoFontFamilyClass Struct Reference

#include <pango-font.h>

Data Fields

GObjectClass parent_class
 
void(* list_faces )(PangoFontFamily *family, PangoFontFace ***faces, int *n_faces)
 
const char *(* get_name )(PangoFontFamily *family)
 
gboolean(* is_monospace )(PangoFontFamily *family)
 
gboolean(* is_variable )(PangoFontFamily *family)
 
PangoFontFace *(* get_face )(PangoFontFamily *family, const char *name)
 
void(* _pango_reserved2 )(void)
 

Detailed Description

Definition at line 425 of file pango-font.h.

Field Documentation

◆ _pango_reserved2

void(* _PangoFontFamilyClass::_pango_reserved2) (void)

Definition at line 445 of file pango-font.h.

◆ get_face

PangoFontFace *(* _PangoFontFamilyClass::get_face) (PangoFontFamily *family, const char *name)

Definition at line 438 of file pango-font.h.

◆ get_name

const char *(* _PangoFontFamilyClass::get_name) (PangoFontFamily *family)

Definition at line 434 of file pango-font.h.

◆ is_monospace

gboolean(* _PangoFontFamilyClass::is_monospace) (PangoFontFamily *family)

Definition at line 435 of file pango-font.h.

◆ is_variable

gboolean(* _PangoFontFamilyClass::is_variable) (PangoFontFamily *family)

Definition at line 436 of file pango-font.h.

◆ list_faces

void(* _PangoFontFamilyClass::list_faces) (PangoFontFamily *family, PangoFontFace ***faces, int *n_faces)

Definition at line 431 of file pango-font.h.

◆ parent_class

GObjectClass _PangoFontFamilyClass::parent_class

Definition at line 427 of file pango-font.h.


The documentation for this struct was generated from the following file: