Ardour  8.7-14-g57a6773833
Gdk::GC Member List

This is the complete list of members for Gdk::GC, including all inherited members.

create()Gdk::GCstatic
create(const Glib::RefPtr< Drawable > &drawable)Gdk::GCstatic
GC()Gdk::GCprotected
GC(const Glib::RefPtr< Drawable > &drawable)Gdk::GCexplicitprotected
get_colormap()Gdk::GC
get_screen()Gdk::GC
get_screen() constGdk::GC
get_type() G_GNUC_CONSTGdk::GCstatic
gobj()Gdk::GCinline
gobj() constGdk::GCinline
gobj_copy()Gdk::GC
offset(int x_offset, int y_offset)Gdk::GC
set_background(const Color &color)Gdk::GC
set_clip_mask(const Glib::RefPtr< Bitmap > &mask)Gdk::GC
set_clip_origin(int x, int y)Gdk::GC
set_clip_rectangle(Rectangle &rectangle)Gdk::GC
set_clip_rectangle(const Rectangle &rectangle)Gdk::GC
set_clip_region(const Region &region)Gdk::GC
set_colormap(const Glib::RefPtr< Colormap > &colormap)Gdk::GC
set_dashes(int dash_offset, gint8 *dash_list, int n)Gdk::GC
set_exposures(bool exposures)Gdk::GC
set_fill(Fill fill)Gdk::GC
set_foreground(const Color &color)Gdk::GC
set_function(Function function)Gdk::GC
set_line_attributes(int line_width, LineStyle line_style, CapStyle cap_style, JoinStyle join_style)Gdk::GC
set_rgb_bg_color(const Color &color)Gdk::GC
set_rgb_fg_color(const Color &color)Gdk::GC
set_stipple(const Glib::RefPtr< Pixmap > &stipple)Gdk::GC
set_subwindow(SubwindowMode mode)Gdk::GC
set_tile(const Glib::RefPtr< Pixmap > &tile)Gdk::GC
set_ts_origin(int x, int y)Gdk::GC
wrap(GdkGC *object, bool take_copy=false)Gdk::GCrelated
~GC()Gdk::GCvirtual