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

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

add_filter(GdkFilterFunc function, gpointer data)Gdk::Window
beep()Gdk::Window
begin_move_drag(int button, int root_x, int root_y, guint32 timestamp)Gdk::Window
begin_paint_rect(Rectangle &rectangle)Gdk::Window
begin_paint_region(const Region &region)Gdk::Window
begin_resize_drag(WindowEdge edge, int button, int root_x, int root_y, guint32 timestamp)Gdk::Window
clear()Gdk::Window
clear_area(int x, int y, int width, int height)Gdk::Window
clear_area_e(int x, int y, int width, int height)Gdk::Window
configure_finished()Gdk::Window
constrain_size(const Geometry &geometry, guint flags, int width, int height, int &new_width, int &new_height)Gdk::Windowstatic
coords_from_parent(double parent_x, double parent_y, double &x, double &y)Gdk::Window
coords_to_parent(double x, double y, double &parent_x, double &parent_y)Gdk::Window
copy_to_image(const Glib::RefPtr< Image > &image, int src_x, int src_y, int dest_x, int dest_y, int width, int height) constGdk::Drawable
create(const Glib::RefPtr< Window > &parent, GdkWindowAttr *attributes, int attributes_mask)Gdk::Windowstatic
Gdk::Drawable::create()Gdk::Drawablestatic
create_cairo_context()Gdk::Drawable
create_similar_surface(::Cairo::Content content, int width, int height)Gdk::Window
deiconify()Gdk::Window
drag_begin(const Glib::StringArrayHandle &targets)Gdk::Window
draw_arc(const Glib::RefPtr< const GC > &gc, bool filled, int x, int y, int width, int height, int angle1, int angle2)Gdk::Drawable
draw_drawable(const Glib::RefPtr< const GC > &gc, const Glib::RefPtr< const Drawable > &src, int xsrc, int ysrc, int xdest, int ydest, int width=-1, int height=-1)Gdk::Drawable
draw_glyphs(const Glib::RefPtr< const GC > &gc, const Glib::RefPtr< const Pango::Font > &font, int x, int y, const Pango::GlyphString &glyphs)Gdk::Drawable
draw_gray_image(const Glib::RefPtr< const GC > &gc, int x, int y, int width, int height, RgbDither dith, const guchar *rgb_buf, int rowstride)Gdk::Drawable
draw_image(const Glib::RefPtr< const GC > &gc, const Glib::RefPtr< const Image > &image, int xsrc, int ysrc, int xdest, int ydest, int width=-1, int height=-1)Gdk::Drawable
draw_indexed_image(const Glib::RefPtr< const GC > &gc, int x, int y, int width, int height, RgbDither dith, const guchar *rgb_buf, int rowstride, const RgbCmap &cmap)Gdk::Drawable
draw_layout(const Glib::RefPtr< const GC > &gc, int x, int y, const Glib::RefPtr< const Pango::Layout > &layout)Gdk::Drawable
draw_layout(const Glib::RefPtr< const GC > &gc, int x, int y, const Glib::RefPtr< const Pango::Layout > &layout, const Color &foreground, const Color &background)Gdk::Drawable
draw_layout_line(const Glib::RefPtr< const GC > &gc, int x, int y, const Glib::RefPtr< const Pango::LayoutLine > &line)Gdk::Drawable
draw_layout_line(const Glib::RefPtr< const GC > &gc, int x, int y, const Glib::RefPtr< const Pango::LayoutLine > &line, const Color &foreground, const Color &background)Gdk::Drawable
draw_line(const Glib::RefPtr< const GC > &gc, int x1, int y1, int x2, int y2)Gdk::Drawable
draw_lines(const Glib::RefPtr< const GC > &gc, const Glib::ArrayHandle< Point > &points)Gdk::Drawable
draw_pixbuf(const Glib::RefPtr< const GC > &gc, const Glib::RefPtr< Pixbuf > &pixbuf, int src_x, int src_y, int dest_x, int dest_y, int width, int height, RgbDither dither, int x_dither, int y_dither)Gdk::Drawable
draw_pixbuf(const Glib::RefPtr< Pixbuf > &pixbuf, int src_x, int src_y, int dest_x, int dest_y, int width, int height, RgbDither dither, int x_dither, int y_dither)Gdk::Drawable
draw_point(const Glib::RefPtr< const GC > &gc, int x, int y)Gdk::Drawable
draw_points(const Glib::RefPtr< const GC > &gc, const Glib::ArrayHandle< Point > &points)Gdk::Drawable
draw_polygon(const Glib::RefPtr< const GC > &gc, bool filled, const Glib::ArrayHandle< Point > &points)Gdk::Drawable
draw_rectangle(const Glib::RefPtr< const GC > &gc, bool filled, int x, int y, int width, int height)Gdk::Drawable
draw_rgb_32_image(const Glib::RefPtr< const GC > &gc, int x, int y, int width, int height, RgbDither dith, const guchar *rgb_buf, int rowstride)Gdk::Drawable
draw_rgb_32_image_dithalign(const Glib::RefPtr< const GC > &gc, int x, int y, int width, int height, RgbDither dith, const guchar *buf, int rowstride, int xdith, int ydith)Gdk::Drawable
draw_rgb_image(const Glib::RefPtr< const GC > &gc, int x, int y, int width, int height, RgbDither dith, const guchar *rgb_buf, int rowstride)Gdk::Drawable
draw_rgb_image_dithalign(const Glib::RefPtr< const GC > &gc, int x, int y, int width, int height, RgbDither dith, const guchar *rgb_buf, int rowstride, int xdith, int ydith)Gdk::Drawable
draw_segments(const Glib::RefPtr< const GC > &gc, GdkSegment *segs, int n_segs)Gdk::Drawable
Drawable()Gdk::Drawableprotected
enable_synchronized_configure()Gdk::Window
end_paint()Gdk::Window
ensure_native()Gdk::Window
flush()Gdk::Window
focus(guint32 timestamp)Gdk::Window
freeze_updates()Gdk::Window
fullscreen()Gdk::Window
geometry_changed()Gdk::Window
get_accept_focus() constGdk::Window
get_background_pattern()Gdk::Window
get_background_pattern() constGdk::Window
get_children()Gdk::Window
get_children() constGdk::Window
get_clip_region() constGdk::Drawable
get_colormap()Gdk::Drawable
get_composited() constGdk::Window
get_decorations(WMDecoration &decorations) constGdk::Window
get_default_root_window()Gdk::Windowstatic
get_depth() constGdk::Drawable
get_display()Gdk::Window
get_display() constGdk::Window
get_effective_parent()Gdk::Window
get_effective_parent() constGdk::Window
get_effective_toplevel()Gdk::Window
get_events() constGdk::Window
get_focus_on_map() constGdk::Window
get_frame_extents(Rectangle &rect)Gdk::Window
get_geometry(int &x, int &y, int &width, int &height, int &depth) constGdk::Window
get_group()Gdk::Window
get_group() constGdk::Window
get_height() constGdk::Window
get_image(int x, int y, int width, int height) constGdk::Drawable
get_internal_paint_info(Glib::RefPtr< Drawable > &real_drawable, int &x_offset, int &y_offset) constGdk::Window
get_modal_hint() constGdk::Window
get_offscreen_embedder()Gdk::Window
get_offscreen_embedder() constGdk::Window
get_offscreen_pixmap()Gdk::Window
get_offscreen_pixmap() constGdk::Window
get_origin(int &x, int &y) constGdk::Window
get_parent()Gdk::Window
get_parent() constGdk::Window
get_pointer(int &x, int &y, ModifierType &mask)Gdk::Window
get_position(int &x, int &y) constGdk::Window
get_root_coords(int x, int y, int &root_x, int &root_y)Gdk::Window
get_root_origin(int &x, int &y) constGdk::Window
get_screen()Gdk::Window
get_screen() constGdk::Window
get_size(int &width, int &height)Gdk::Drawable
get_size(int &width, int &height) constGdk::Drawable
get_state() constGdk::Window
get_toplevel()Gdk::Window
get_toplevel() constGdk::Window
get_toplevels()Gdk::Windowstatic
get_type() G_GNUC_CONSTGdk::Windowstatic
get_type_hint()Gdk::Window
get_update_area()Gdk::Window
get_user_data(gpointer *data)Gdk::Window
get_visible_region() constGdk::Drawable
get_visual()Gdk::Window
get_visual() constGdk::Window
get_width() constGdk::Window
get_window_type() constGdk::Window
gobj()Gdk::Windowinline
gobj() constGdk::Windowinline
gobj_copy()Gdk::Window
has_native() constGdk::Window
hide()Gdk::Window
iconify()Gdk::Window
input_shape_combine_mask(const Glib::RefPtr< Bitmap > &mask, int x, int y)Gdk::Window
input_shape_combine_region(const Region &shape_region, int offset_x, int offset_y)Gdk::Window
invalidate(bool invalidate_children)Gdk::Window
invalidate_rect(const Rectangle &rect, bool invalidate_children)Gdk::Window
invalidate_region(const Region &region, bool invalidate_children=true)Gdk::Window
is_input_only() constGdk::Window
is_shaped() constGdk::Window
is_viewable() constGdk::Window
is_visible() constGdk::Window
keyboard_grab(bool owner_events, guint32 timestamp)Gdk::Window
keyboard_ungrab(guint32 timestamp)Gdk::Windowstatic
lower()Gdk::Window
maximize()Gdk::Window
merge_child_input_shapes()Gdk::Window
merge_child_shapes()Gdk::Window
move(int x, int y)Gdk::Window
move_region(const Region &region, int dx, int dy)Gdk::Window
move_resize(int x, int y, int width, int height)Gdk::Window
pointer_grab(bool owner_events, EventMask event_mask, const Glib::RefPtr< const Window > &confine_to, const Cursor &cursor, guint32 time_)Gdk::Window
pointer_grab(bool owner_events, EventMask event_mask, const Cursor &cursor, guint32 timestamp)Gdk::Window
pointer_grab(bool owner_events, EventMask event_mask, guint32 timestamp)Gdk::Window
pointer_ungrab(guint32 timestamp)Gdk::Windowstatic
process_all_updates()Gdk::Windowstatic
process_updates(bool update_children)Gdk::Window
raise()Gdk::Window
redirect_to_drawable(const Glib::RefPtr< Drawable > &drawable, int src_x, int src_y, int dest_x, int dest_y, int width, int height)Gdk::Window
register_dnd()Gdk::Window
remove_filter(GdkFilterFunc function, gpointer data)Gdk::Window
remove_redirection()Gdk::Window
reparent(const Glib::RefPtr< Window > &new_parent, int x, int y)Gdk::Window
resize(int width, int height)Gdk::Window
restack(const Glib::RefPtr< Window > &sibling, bool above)Gdk::Window
restack(bool above)Gdk::Window
scroll(int dx, int dy)Gdk::Window
set_accept_focus(bool accept_focus=true)Gdk::Window
set_back_pixmap(const Glib::RefPtr< Pixmap > &pixmap, bool parent_relative=true)Gdk::Window
set_background(const Color &color)Gdk::Window
set_child_input_shapes()Gdk::Window
set_child_shapes()Gdk::Window
set_colormap(const Glib::RefPtr< Colormap > &colormap)Gdk::Drawable
set_composited(bool composited=TRUE)Gdk::Window
set_cursor(const Cursor &cursor)Gdk::Window
set_cursor()Gdk::Window
set_debug_updates(bool setting=true)Gdk::Windowstatic
set_decorations(WMDecoration decorations)Gdk::Window
set_events(EventMask event_mask)Gdk::Window
set_focus_on_map(bool focus_on_map)Gdk::Window
set_functions(WMFunction functions)Gdk::Window
set_geometry_hints(const Geometry &geometry, WindowHints geom_mask)Gdk::Window
set_group(const Glib::RefPtr< Window > &leader)Gdk::Window
set_icon(const Glib::RefPtr< Window > &icon_window, const Glib::RefPtr< Pixmap > &pixmap, const Glib::RefPtr< Bitmap > &mask)Gdk::Window
set_icon(const Glib::RefPtr< Window > &icon_window, const Glib::RefPtr< Pixmap > &pixmap)Gdk::Window
set_icon_list(const Glib::ListHandle< Glib::RefPtr< Gdk::Pixbuf > > &pixbufs)Gdk::Window
set_icon_name(const Glib::ustring &name)Gdk::Window
set_keep_above(bool setting=true)Gdk::Window
set_keep_below(bool setting=true)Gdk::Window
set_modal_hint(bool modal=true)Gdk::Window
set_offscreen_embedder(const Glib::RefPtr< Window > &embedder)Gdk::Window
set_opacity(double opacity)Gdk::Window
set_override_redirect(bool override_redirect=true)Gdk::Window
set_role(const Glib::ustring &role)Gdk::Window
set_skip_pager_hint(bool skips_pager=true)Gdk::Window
set_skip_taskbar_hint(bool skips_taskbar=true)Gdk::Window
set_sm_client_id(const Glib::ustring &sm_client_id)Gdk::Windowstatic
set_startup_id(const Glib::ustring &startup_id)Gdk::Window
set_static_gravities(bool use_static=true)Gdk::Window
set_title(const Glib::ustring &title)Gdk::Window
set_transient_for(const Glib::RefPtr< Window > &parent)Gdk::Window
set_type_hint(WindowTypeHint hint)Gdk::Window
set_urgency_hint(bool urgent=true)Gdk::Window
set_user_data(gpointer user_data)Gdk::Window
shape_combine_mask(const Glib::RefPtr< Bitmap > &mask, int x, int y)Gdk::Window
shape_combine_region(const Region &shape_region, int offset_x, int offset_y)Gdk::Window
show()Gdk::Window
show_unraised()Gdk::Window
stick()Gdk::Window
thaw_updates()Gdk::Window
unfullscreen()Gdk::Window
unmaximize()Gdk::Window
unset_back_pixmap()Gdk::Window
unset_icon()Gdk::Window
unset_shape_combine_mask()Gdk::Window
unset_sm_client_id()Gdk::Windowstatic
unstick()Gdk::Window
Window(const Glib::RefPtr< Window > &parent, GdkWindowAttr *attributes, int attributes_mask)Gdk::Windowprotected
withdraw()Gdk::Window
wrap(GdkWindowObject *object, bool take_copy=false)Gdk::Windowrelated
Gdk::Drawable::wrap(GdkDrawable *object, bool take_copy=false)Gdk::Drawablerelated
~Drawable()Gdk::Drawablevirtual
~Window()Gdk::Windowvirtual