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

#include <gdk-pixbuf-loader.h>

Data Fields

GObjectClass parent_class
 
void(* size_prepared )(GdkPixbufLoader *loader, int width, int height)
 
void(* area_prepared )(GdkPixbufLoader *loader)
 
void(* area_updated )(GdkPixbufLoader *loader, int x, int y, int width, int height)
 
void(* closed )(GdkPixbufLoader *loader)
 

Detailed Description

Definition at line 56 of file gdk-pixbuf-loader.h.

Field Documentation

◆ area_prepared

void(* _GdkPixbufLoaderClass::area_prepared) (GdkPixbufLoader *loader)

Definition at line 64 of file gdk-pixbuf-loader.h.

◆ area_updated

void(* _GdkPixbufLoaderClass::area_updated) (GdkPixbufLoader *loader, int x, int y, int width, int height)

Definition at line 67 of file gdk-pixbuf-loader.h.

◆ closed

void(* _GdkPixbufLoaderClass::closed) (GdkPixbufLoader *loader)

Definition at line 73 of file gdk-pixbuf-loader.h.

◆ parent_class

GObjectClass _GdkPixbufLoaderClass::parent_class

Definition at line 58 of file gdk-pixbuf-loader.h.

◆ size_prepared

void(* _GdkPixbufLoaderClass::size_prepared) (GdkPixbufLoader *loader, int width, int height)

Definition at line 60 of file gdk-pixbuf-loader.h.


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