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

#include <pango-font.h>

Data Fields

GObjectClass parent_class
 
const char *(* get_face_name )(PangoFontFace *face)
 
PangoFontDescription *(* describe )(PangoFontFace *face)
 
void(* list_sizes )(PangoFontFace *face, int **sizes, int *n_sizes)
 
gboolean(* is_synthesized )(PangoFontFace *face)
 
PangoFontFamily *(* get_family )(PangoFontFace *face)
 
void(* _pango_reserved3 )(void)
 
void(* _pango_reserved4 )(void)
 

Detailed Description

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

Field Documentation

◆ _pango_reserved3

void(* _PangoFontFaceClass::_pango_reserved3) (void)

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

◆ _pango_reserved4

void(* _PangoFontFaceClass::_pango_reserved4) (void)

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

◆ describe

PangoFontDescription *(* _PangoFontFaceClass::describe) (PangoFontFace *face)

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

◆ get_face_name

const char *(* _PangoFontFaceClass::get_face_name) (PangoFontFace *face)

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

◆ get_family

PangoFontFamily *(* _PangoFontFaceClass::get_family) (PangoFontFace *face)

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

◆ is_synthesized

gboolean(* _PangoFontFaceClass::is_synthesized) (PangoFontFace *face)

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

◆ list_sizes

void(* _PangoFontFaceClass::list_sizes) (PangoFontFace *face, int **sizes, int *n_sizes)

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

◆ parent_class

GObjectClass _PangoFontFaceClass::parent_class

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


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