Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <gdk/gdktypes.h>
Go to the source code of this file.
Functions | |
G_BEGIN_DECLS GDK_AVAILABLE_IN_ALL cairo_region_t * | gdk_pango_layout_line_get_clip_region (PangoLayoutLine *line, int x_origin, int y_origin, const int *index_ranges, int n_ranges) |
GDK_AVAILABLE_IN_ALL cairo_region_t * | gdk_pango_layout_get_clip_region (PangoLayout *layout, int x_origin, int y_origin, const int *index_ranges, int n_ranges) |
GDK_AVAILABLE_IN_ALL cairo_region_t * gdk_pango_layout_get_clip_region | ( | PangoLayout * | layout, |
int | x_origin, | ||
int | y_origin, | ||
const int * | index_ranges, | ||
int | n_ranges ) |
G_BEGIN_DECLS GDK_AVAILABLE_IN_ALL cairo_region_t * gdk_pango_layout_line_get_clip_region | ( | PangoLayoutLine * | line, |
int | x_origin, | ||
int | y_origin, | ||
const int * | index_ranges, | ||
int | n_ranges ) |