- GdkReserved1
void function() GdkReserved1;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GdkReserved2
void function() GdkReserved2;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GdkReserved3
void function() GdkReserved3;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GdkReserved4
void function() GdkReserved4;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GdkReserved5
void function() GdkReserved5;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GdkReserved6
void function() GdkReserved6;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GdkReserved7
void function() GdkReserved7;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GdkReserved8
void function() GdkReserved8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- createSurface
cairo_surface_t* function(GdkWindow* window, int width, int height) createSurface;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- fromEmbedder
void function(GdkWindow* window, double embedderX, double embedderY, double* offscreenX, double* offscreenY) fromEmbedder;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- parentClass
GObjectClass parentClass;
Undocumented in source.
- pickEmbeddedChild
GdkWindow* function(GdkWindow* window, double x, double y) pickEmbeddedChild;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- toEmbedder
void function(GdkWindow* window, double offscreenX, double offscreenY, double* embedderX, double* embedderY) toEmbedder;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.