|
Membres publics |
| gdk_gc () |
| gdk_gc (GdkWindow *w) |
| gdk_gc (GdkWindow *w, GdkGCValues *v, GdkGCValuesMask m) |
| gdk_gc (self const &g) |
| gdk_gc (gdkself *gg) |
| ~gdk_gc () |
| operator GdkGC () |
| operator GdkGC * () const |
| operator GdkGC * () |
| operator bool () const |
bool | operator! () const |
self & | operator= (self const &g) |
self & | operator= (gdkself *g) |
bool | operator== (self const &g) const |
bool | operator!= (self const &g) const |
gdkself const * | operator-> () const |
gdkself const & | operator * () const |
self & | SetGC (gdkself *gc) |
GdkGC * | GetGC () |
| Deprecated, use operator =.
|
GdkGC const * | GetGC () const |
| Deprecated, use operator GdkGC*().
|
self & | SetBackground (gdk_color &c) |
| Deprecated, use operator GdkGC*() const;.
|
self & | SetForeground (gdk_color &c) |
self & | SetFont (gdk_font const &aFont) |
self & | SetFunction (GdkFunction f) |
self & | SetStyleLineAttributes (int ll, GdkLineStyle sl, GdkCapStyle sb, GdkJoinStyle sj) |
self & | SetStyleLineAttributes (line_attributes const &aAttributs) |
self & | SetDashes (pixel_size aDecal, signed char Longueurs[], size_t aSize) |
self & | SetTile (GdkPixmap *) |
self & | SetStipple (GdkPixmap *) |
self & | SetTsOrigin (pixel_size aX, pixel_size aY) |
self & | SetFill (GdkFill) |
self & | SetClipRectangle (GdkRectangle *) |
self & | SetClipMask (GdkBitmap *) |
self & | SetClipOrigin (pixel_size aX, pixel_size aY) |
GdkGCValues * | GetValues () const |
self & | Copy (same const &g) |