Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
gdk-pixbuf-enum-types.h File Reference

Go to the source code of this file.

Macros

#define __GDK_PIXBUF_ENUM_TYPES_H__
 
#define GDK_TYPE_PIXBUF_ALPHA_MODE   (gdk_pixbuf_alpha_mode_get_type ())
 
#define GDK_TYPE_COLORSPACE   (gdk_colorspace_get_type ())
 
#define GDK_TYPE_PIXBUF_ERROR   (gdk_pixbuf_error_get_type ())
 
#define GDK_TYPE_INTERP_TYPE   (gdk_interp_type_get_type ())
 
#define GDK_TYPE_PIXBUF_ROTATION   (gdk_pixbuf_rotation_get_type ())
 

Functions

G_BEGIN_DECLS GDK_PIXBUF_AVAILABLE_IN_ALL GType gdk_pixbuf_alpha_mode_get_type (void) G_GNUC_CONST
 
GDK_PIXBUF_AVAILABLE_IN_ALL GType gdk_colorspace_get_type (void) G_GNUC_CONST
 
GDK_PIXBUF_AVAILABLE_IN_ALL GType gdk_pixbuf_error_get_type (void) G_GNUC_CONST
 
GDK_PIXBUF_AVAILABLE_IN_ALL GType gdk_interp_type_get_type (void) G_GNUC_CONST
 
GDK_PIXBUF_AVAILABLE_IN_ALL GType gdk_pixbuf_rotation_get_type (void) G_GNUC_CONST
 

Macro Definition Documentation

◆ __GDK_PIXBUF_ENUM_TYPES_H__

#define __GDK_PIXBUF_ENUM_TYPES_H__

Definition at line 9 of file gdk-pixbuf-enum-types.h.

◆ GDK_TYPE_COLORSPACE

#define GDK_TYPE_COLORSPACE   (gdk_colorspace_get_type ())

Definition at line 23 of file gdk-pixbuf-enum-types.h.

◆ GDK_TYPE_INTERP_TYPE

#define GDK_TYPE_INTERP_TYPE   (gdk_interp_type_get_type ())

Definition at line 31 of file gdk-pixbuf-enum-types.h.

◆ GDK_TYPE_PIXBUF_ALPHA_MODE

#define GDK_TYPE_PIXBUF_ALPHA_MODE   (gdk_pixbuf_alpha_mode_get_type ())

Definition at line 20 of file gdk-pixbuf-enum-types.h.

◆ GDK_TYPE_PIXBUF_ERROR

#define GDK_TYPE_PIXBUF_ERROR   (gdk_pixbuf_error_get_type ())

Definition at line 26 of file gdk-pixbuf-enum-types.h.

◆ GDK_TYPE_PIXBUF_ROTATION

#define GDK_TYPE_PIXBUF_ROTATION   (gdk_pixbuf_rotation_get_type ())

Definition at line 34 of file gdk-pixbuf-enum-types.h.

Function Documentation

◆ gdk_colorspace_get_type()

GDK_PIXBUF_AVAILABLE_IN_ALL GType gdk_colorspace_get_type ( void )

◆ gdk_interp_type_get_type()

GDK_PIXBUF_AVAILABLE_IN_ALL GType gdk_interp_type_get_type ( void )

◆ gdk_pixbuf_alpha_mode_get_type()

G_BEGIN_DECLS GDK_PIXBUF_AVAILABLE_IN_ALL GType gdk_pixbuf_alpha_mode_get_type ( void )

◆ gdk_pixbuf_error_get_type()

GDK_PIXBUF_AVAILABLE_IN_ALL GType gdk_pixbuf_error_get_type ( void )

◆ gdk_pixbuf_rotation_get_type()

GDK_PIXBUF_AVAILABLE_IN_ALL GType gdk_pixbuf_rotation_get_type ( void )