Class Index Cross Index Namespace Index

Class Gdk_Rectangle


Contained in: global
Derived from: Gdk_Obj
Derived by: none

#include <gtk--/types.h>


public function member index:

Gdk_Rectangle();
Gdk_Rectangle(GdkRectangle* rect);
Gdk_Rectangle(const Gdk_Rectangle& rect);
Gdk_Rectangle(gint x, gint y, gint w, gint h);
GdkRectangle join(Gdk_Rectangle& src2);
~Gdk_Rectangle();
 

Description:



Function Member Descriptions: