Xfce Foundation Classes
Main Page  | IndexNamespace List  |  Alphabetical List  |  Class List  |  File List


Xfc::Gdk::Window Member List

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

add_filter(Window *window, GdkFilterFunc function, void *data)Xfc::Gdk::Window [static]
add_interface(GType interface_type, GInterfaceInitFunc interface_init)Xfc::G::TypeInstance
add_interface(GType instance_type, GType interface_type, GInterfaceInitFunc interface_init)Xfc::G::TypeInstance [static]
at_pointer(int *win_x, int *win_y, const Display *display=0)Xfc::Gdk::Window [static]
at_pointer(Point &point, const Display *display=0)Xfc::Gdk::Window [static]
begin_move_drag(int button, int root_x, int root_y, unsigned int timestamp)Xfc::Gdk::Window
begin_paint(const Rectangle &rectangle)Xfc::Gdk::Window
begin_paint(const Region &region)Xfc::Gdk::Window
begin_resize_drag(WindowEdge edge, int button, int root_x, int root_y, unsigned int timestamp)Xfc::Gdk::Window
clear()Xfc::Gdk::Window
clear_area(int x, int y, int width, int height, bool generate_expose=false)Xfc::Gdk::Window
clear_area(const Rectangle &rectangle, bool generate_expose=false)Xfc::Gdk::Window
configure_finished()Xfc::Gdk::Window
copy_to_image(Image &image, int src_x, int src_y, int dest_x, int dest_y, int width, int height)Xfc::Gdk::Drawable
copy_to_image(Image &image, const Rectangle &src_rect, int dest_x, int dest_y)Xfc::Gdk::Drawable
create(GdkNativeWindow anid, const Display *display=0)Xfc::Gdk::Window [static]
deiconify()Xfc::Gdk::Window
disconnect_by_name(const char *signal_name)Xfc::G::Object
dispose()Xfc::Gdk::Window [virtual]
draw_arc(const GC &gc, int x, int y, int width, int height, int angle1, int angle2, bool filled=true)Xfc::Gdk::Drawable
draw_arc(const GC &gc, const Rectangle &rectangle, int angle1, int angle2, bool filled=true)Xfc::Gdk::Drawable
draw_drawable(const GC &gc, const Drawable &src, int xsrc, int ysrc, int xdest, int ydest, int width, int height)Xfc::Gdk::Drawable
draw_drawable(const GC &gc, const Drawable &src, const Rectangle &src_rect, int xdest, int ydest)Xfc::Gdk::Drawable
draw_glyphs(const GC &gc, const Pango::Font &font, int x, int y, const Pango::GlyphString &glyphs, const Pango::Matrix *matrix=0)Xfc::Gdk::Drawable
draw_gray_image(const GC &gc, int x, int y, int width, int height, RgbDither dith, unsigned char *buf, int rowstride)Xfc::Gdk::Drawable
draw_image(const GC &gc, const Image &image, int xsrc, int ysrc, int xdest, int ydest, int width, int height)Xfc::Gdk::Drawable
draw_indexed_image(const GC &gc, int x, int y, int width, int height, RgbDither dith, unsigned char *buf, int rowstride, GdkRgbCmap *cmap)Xfc::Gdk::Drawable
draw_layout(const GC &gc, int x, int y, const Pango::Layout &layout, const Color *foreground=0, const Color *background=0)Xfc::Gdk::Drawable
draw_layout_line(const GC &gc, int x, int y, const Pango::LayoutLine &line, const Color *foreground=0, const Color *background=0)Xfc::Gdk::Drawable
draw_line(const GC &gc, int x1, int y1, int x2, int y2)Xfc::Gdk::Drawable
draw_line(const GC &gc, const Segment &seg)Xfc::Gdk::Drawable
draw_lines(const GC &gc, const std::vector< Point > &points)Xfc::Gdk::Drawable
draw_pixbuf(const GC *gc, const 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)Xfc::Gdk::Drawable
draw_point(const GC &gc, int x, int y)Xfc::Gdk::Drawable
draw_point(const GC &gc, const Point &point)Xfc::Gdk::Drawable
draw_points(const GC &gc, const std::vector< Point > &points)Xfc::Gdk::Drawable
draw_polygon(const GC &gc, const std::vector< Point > &points, bool filled=true)Xfc::Gdk::Drawable
draw_rectangle(const GC &gc, int x, int y, int width, int height, bool filled=true)Xfc::Gdk::Drawable
draw_rectangle(const GC &gc, const Rectangle &rectangle, bool filled=true)Xfc::Gdk::Drawable
draw_rgb_32_image(const GC &gc, int x, int y, int width, int height, RgbDither dith, unsigned char *buf, int rowstride)Xfc::Gdk::Drawable
draw_rgb_32_image_dithalign(const GC &gc, int x, int y, int width, int height, RgbDither dith, unsigned char *buf, int rowstride, int xdith, int ydith)Xfc::Gdk::Drawable
draw_rgb_image(const GC &gc, int x, int y, int width, int height, RgbDither dith, unsigned char *rgb_buf, int rowstride)Xfc::Gdk::Drawable
draw_rgb_image_dithalign(const GC &gc, int x, int y, int width, int height, RgbDither dith, unsigned char *rgb_buf, int rowstride, int xdith, int ydith)Xfc::Gdk::Drawable
draw_segments(const GC &gc, const std::vector< Segment > &segs)Xfc::Gdk::Drawable
draw_trapezoids(const GC &gc, std::vector< Trapezoid > &trapezoids)Xfc::Gdk::Drawable
Drawable(GdkDrawable *drawable, bool owns_reference=true)Xfc::Gdk::Drawable [explicit, protected]
emit_by_name(const char *signal_name,...)Xfc::G::Object
enable_synchronized_configure()Xfc::Gdk::Window
end_paint()Xfc::Gdk::Window
focus(unsigned int timestamp)Xfc::Gdk::Window
freeze_updates()Xfc::Gdk::Window
fullscreen()Xfc::Gdk::Window
g_object() const Xfc::G::Object
g_type_instance() const Xfc::G::TypeInstance
gdk_drawable() const Xfc::Gdk::Drawable
gdk_window() const Xfc::Gdk::Window
gdk_window_object() const Xfc::Gdk::Window
get_children(std::vector< Window * > &child_list) const Xfc::Gdk::Window
get_clip_region() const Xfc::Gdk::Drawable
get_colormap() const Xfc::Gdk::Drawable
get_data(const Quark &quark) const Xfc::G::Object
get_data(const String &key) const Xfc::G::Object
get_decorations(WMDecorationField *decorations) const Xfc::Gdk::Window
get_depth() const Xfc::Gdk::Drawable
get_display() const Xfc::Gdk::Drawable
get_events() const Xfc::Gdk::Window
get_frame_extents() const Xfc::Gdk::Window
get_frame_extents(Rectangle &rectangle) const Xfc::Gdk::Window
get_geometry(int *x, int *y, int *width, int *height, int *depth) const Xfc::Gdk::Window
get_geometry(Rectangle &rectangle, int *depth) const Xfc::Gdk::Window
get_image(int x, int y, int width, int height) const Xfc::Gdk::Drawable
get_origin(int *x, int *y) const Xfc::Gdk::Window
get_origin() const Xfc::Gdk::Window
get_parent() const Xfc::Gdk::Window
get_pointer(int *x, int *y, ModifierTypeField *mask) const Xfc::Gdk::Window
get_position(int *x, int *y) const Xfc::Gdk::Window
get_position() const Xfc::Gdk::Window
get_property(const char *property_name, Value &value) const Xfc::G::Object
get_root_origin(int *x, int *y) const Xfc::Gdk::Window
get_root_origin() const Xfc::Gdk::Window
get_screen() const Xfc::Gdk::Drawable
get_size(int *width, int *height) const Xfc::Gdk::Drawable
get_state() const Xfc::Gdk::Window
get_toplevel() const Xfc::Gdk::Window
get_toplevels(std::vector< Window * > &toplevels)Xfc::Gdk::Window [static]
get_update_area() const Xfc::Gdk::Window
get_user_data(void *&data) const Xfc::Gdk::Window
get_visible_region() const Xfc::Gdk::Drawable
get_visual() const Xfc::Gdk::Drawable
get_window_type() const Xfc::Gdk::Window
hide()Xfc::Gdk::Window
iconify()Xfc::Gdk::Window
instance_Xfc::G::TypeInstance [protected]
invalidate(const Rectangle &rectangle, bool invalidate_children)Xfc::Gdk::Window
invalidate(const Region &region, bool invalidate_children)Xfc::Gdk::Window
is_a(GType is_a_type) const Xfc::G::TypeInstance
is_dynamic() const Xfc::Trackable
is_viewable() const Xfc::Gdk::Window
is_visible() const Xfc::Gdk::Window
keyboard_grab(bool owner_events=false, unsigned int time=GDK_CURRENT_TIME)Xfc::Gdk::Window
lookup(GdkNativeWindow anid, const Display *display=0)Xfc::Gdk::Window [static]
lower()Xfc::Gdk::Window
maximize()Xfc::Gdk::Window
merge_child_shapes()Xfc::Gdk::Window
move(int x, int y)Xfc::Gdk::Window
move(const Point &point)Xfc::Gdk::Window
move_resize(int x, int y, int width, int height)Xfc::Gdk::Window
move_resize(const Rectangle &rectangle)Xfc::Gdk::Window
notify_signalXfc::G::Object [protected, static]
Object(GObject *object, bool owns_reference=true)Xfc::G::Object [explicit, protected]
operator delete(void *ptr)Xfc::Trackable [static]
operator GdkDrawable *() const Xfc::Gdk::Drawable
operator GdkWindow *() const Xfc::Gdk::Window
operator GObject *() const Xfc::G::Object
operator new(size_t size)Xfc::Trackable [static]
operator new(size_t size, void *ptr)Xfc::Trackable [static]
owns_reference() const Xfc::Trackable [inline]
pointer(GObject *object)Xfc::G::Object [static]
pointer_grab(EventMaskField event_mask, Window *confine_to=0, Cursor *cursor=0, bool owner_events=false, unsigned int time=GDK_CURRENT_TIME)Xfc::Gdk::Window
process_all_updates()Xfc::Gdk::Window [static]
process_updates(bool update_children)Xfc::Gdk::Window
raise()Xfc::Gdk::Window
ref()Xfc::G::Object [virtual]
register_dnd()Xfc::Gdk::Window
register_type(GType parent_type, GClassInitFunc class_init)Xfc::G::TypeInstance [static]
remove_data(const Quark &quark, bool notify=false)Xfc::G::Object
remove_data(const String &key, bool notify=false)Xfc::G::Object
remove_filter(Window *window, GdkFilterFunc function, void *data)Xfc::Gdk::Window [static]
reparent(Window &new_parent, int x, int y)Xfc::Gdk::Window
resize(int width, int height)Xfc::Gdk::Window
scroll(int dx, int dy)Xfc::Gdk::Window
set_accept_focus(bool accept_focus)Xfc::Gdk::Window
set_back_pixmap(Pixmap *pixmap, bool parent_relative=false)Xfc::Gdk::Window
set_background(const Color &color)Xfc::Gdk::Window
set_child_shapes()Xfc::Gdk::Window
set_colormap(Colormap *colormap)Xfc::Gdk::Drawable
set_cursor(const Cursor &cursor)Xfc::Gdk::Window
set_data(const Quark &quark, void *data, GDestroyNotify destroy=0)Xfc::G::Object
set_data(const String &key, void *data, GDestroyNotify destroy=0)Xfc::G::Object
set_debug_updates(bool setting)Xfc::Gdk::Window
set_decorations(WMDecorationField decorations)Xfc::Gdk::Window
set_events(EventMaskField event_mask)Xfc::Gdk::Window
set_extension_events(int mask, ExtensionMode mode)Xfc::Gdk::Window
set_focus_on_map(bool focus_on_map)Xfc::Gdk::Window
set_functions(WMFunctionField functions)Xfc::Gdk::Window
set_geometry_hints(const Geometry *geometry)Xfc::Gdk::Window
set_group(Window &leader)Xfc::Gdk::Window
set_icon(Pixmap *pixmap, Bitmap *mask, Window *icon_window=0)Xfc::Gdk::Window
set_icon_list(const std::vector< Pixbuf * > &pixbufs)Xfc::Gdk::Window
set_icon_name(const String &name)Xfc::Gdk::Window
set_keep_above(bool setting)Xfc::Gdk::Window
set_keep_below(bool setting)Xfc::Gdk::Window
set_modal_hint(bool modal)Xfc::Gdk::Window
set_new_handler(std::new_handler handler)Xfc::Trackable [static]
set_override_redirect(bool override_redirect)Xfc::Gdk::Window
set_owns_reference(bool setting)Xfc::Trackable [inline, protected]
set_property(const char *property_name, const Value &value)Xfc::G::Object
set_role(const String &role)Xfc::Gdk::Window
set_skip_pager_hint(bool skips_pager)Xfc::Gdk::Window
set_skip_taskbar_hint(bool skips_taskbar)Xfc::Gdk::Window
set_static_gravities(bool use_static)Xfc::Gdk::Window
set_title(const String &title)Xfc::Gdk::Window
set_transient_for(Window &parent)Xfc::Gdk::Window
set_type_hint(WindowTypeHint hint)Xfc::Gdk::Window
set_user_data(void *user_data)Xfc::Gdk::Window
shape_combine_mask(Bitmap *shape_mask, int x=0, int y=0)Xfc::Gdk::Window
shape_combine_region(Region *shape_region, int offset_x=0, int offset_y=0)Xfc::Gdk::Window
show()Xfc::Gdk::Window
show_unraised()Xfc::Gdk::Window
signal_notify(const String &property_name)Xfc::G::Object
stick()Xfc::Gdk::Window
stop_emission_by_name(const char *detailed_signal)Xfc::G::Object
thaw_updates()Xfc::Gdk::Window
Trackable()Xfc::Trackable [protected]
type() const Xfc::G::TypeInstance
type_name() const Xfc::G::TypeInstance
TypeInstance()Xfc::G::TypeInstance [protected]
unfullscreen()Xfc::Gdk::Window
unmaximize()Xfc::Gdk::Window
unref()Xfc::G::Object [virtual]
unstick()Xfc::Gdk::Window
Window(GdkWindow *window, bool owns_reference=true)Xfc::Gdk::Window [explicit, protected]
Window(const WindowAttr &attributes)Xfc::Gdk::Window
Window(const Window &parent, const WindowAttr &attributes)Xfc::Gdk::Window
withdraw()Xfc::Gdk::Window
wrap(gObject *object, bool owns_reference=false)Xfc::G::Object [static]
wrap_new(gObject *object, bool owns_reference=false)Xfc::G::Object [static]
~Drawable()=0Xfc::Gdk::Drawable [pure virtual]
~Object()Xfc::G::Object [virtual]
~Trackable()=0Xfc::Trackable [protected, pure virtual]
~TypeInstance()=0Xfc::G::TypeInstance [protected, pure virtual]
~Window()Xfc::Gdk::Window [virtual]
Xfce Foundation Classes


Copyright © 2004-2005 The XFC Development Team XFC 4.3