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

#include <pango-attributes.h>

Data Fields

PangoAttribute attr
 
PangoRectangle ink_rect
 
PangoRectangle logical_rect
 
gpointer data
 
PangoAttrDataCopyFunc copy_func
 
GDestroyNotify destroy_func
 

Detailed Description

PangoAttrShape: @attr: the common portion of the attribute @ink_rect: the ink rectangle to restrict to @logical_rect: the logical rectangle to restrict to @data: user data set (see [func@.nosp@m.Pang.nosp@m.o.Att.nosp@m.rSha.nosp@m.pe.ne.nosp@m.w_wi.nosp@m.th_da.nosp@m.ta]) @copy_func: copy function for the user data @destroy_func: destroy function for the user data

The PangoAttrShape structure is used to represent attributes which impose shape restrictions.

Definition at line 459 of file pango-attributes.h.

Field Documentation

◆ attr

PangoAttribute _PangoAttrShape::attr

Definition at line 461 of file pango-attributes.h.

◆ copy_func

PangoAttrDataCopyFunc _PangoAttrShape::copy_func

Definition at line 466 of file pango-attributes.h.

◆ data

gpointer _PangoAttrShape::data

Definition at line 465 of file pango-attributes.h.

◆ destroy_func

GDestroyNotify _PangoAttrShape::destroy_func

Definition at line 467 of file pango-attributes.h.

◆ ink_rect

PangoRectangle _PangoAttrShape::ink_rect

Definition at line 462 of file pango-attributes.h.

◆ logical_rect

PangoRectangle _PangoAttrShape::logical_rect

Definition at line 463 of file pango-attributes.h.


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