Reference Manual
Inti Logo
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | Compound Members | File Members

Inti::Gdk::Window Member List

This is the complete list of members for Inti::Gdk::Window, including all inherited members.
add_filter(Window *window, const FilterSlot *filter)Inti::Gdk::Window [static]
add_interface(GType interface_type, GInterfaceInitFunc interface_init)Inti::G::TypeInstance
add_interface(GType instance_type, GType interface_type, GInterfaceInitFunc interface_init)Inti::G::TypeInstance [static]
at_pointer(int *win_x, int *win_y, const Display *display=0)Inti::Gdk::Window [static]
at_pointer(Point &point, const Display *display=0)Inti::Gdk::Window [static]
begin_move_drag(int button, int root_x, int root_y, unsigned int timestamp)Inti::Gdk::Window
begin_paint(const Rectangle &rectangle)Inti::Gdk::Window
begin_paint(const Region &region)Inti::Gdk::Window
begin_resize_drag(WindowEdge edge, int button, int root_x, int root_y, unsigned int timestamp)Inti::Gdk::Window
class_peek_parent(void *g_class)Inti::G::TypeInstance [inline, static]
clear()Inti::Gdk::Window
clear_area(int x, int y, int width, int height, bool generate_expose=false)Inti::Gdk::Window
clear_area(const Rectangle &rectangle, bool generate_expose=false)Inti::Gdk::Window
connect(const char *signal_name, GCallback handler, void *data, GClosureNotify destroy_data=0)Inti::G::Object
connect_after(const char *signal_name, GCallback handler, void *data, GClosureNotify destroy_data=0)Inti::G::Object
connect_swapped(const char *signal_name, GCallback handler, void *data, GClosureNotify destroy_data=0)Inti::G::Object
create(GdkNativeWindow anid, const Display *display=0)Inti::Gdk::Window [static]
deiconify()Inti::Gdk::Window
disconnect_by_name(const char *signal_name)Inti::G::Object
dispose()Inti::Gdk::Window [virtual]
draw_arc(const GC &gc, int x, int y, int width, int height, int angle1, int angle2, bool filled=true)Inti::Gdk::Drawable
draw_arc(const GC &gc, const Rectangle &rectangle, int angle1, int angle2, bool filled=true)Inti::Gdk::Drawable
draw_drawable(const GC &gc, const Drawable &src, int xsrc, int ysrc, int xdest, int ydest, int width, int height)Inti::Gdk::Drawable
draw_drawable(const GC &gc, const Drawable &src, int xsrc, int ysrc, const Rectangle &dest)Inti::Gdk::Drawable
draw_glyphs(const GC &gc, const Pango::Font *font, int x, int y, const Pango::GlyphString *glyphs)Inti::Gdk::Drawable
draw_gray_image(const GC &gc, int x, int y, int width, int height, RgbDither dith, unsigned char *buf, int rowstride)Inti::Gdk::Drawable
draw_image(const GC &gc, const Image &image, int xsrc, int ysrc, int xdest, int ydest, int width, int height)Inti::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)Inti::Gdk::Drawable
draw_layout(const GC &gc, int x, int y, const Pango::Layout &layout, const Color *foreground=0, const Color *background=0)Inti::Gdk::Drawable
draw_layout_line(const GC &gc, int x, int y, const Pango::LayoutLine &line, const Color *foreground=0, const Color *background=0)Inti::Gdk::Drawable
draw_line(const GC &gc, int x1, int y1, int x2, int y2)Inti::Gdk::Drawable
draw_line(const GC &gc, const Segment &seg)Inti::Gdk::Drawable
draw_lines(const GC &gc, const std::vector< Point > &points)Inti::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)Inti::Gdk::Drawable
draw_point(const GC &gc, int x, int y)Inti::Gdk::Drawable
draw_point(const GC &gc, const Point &point)Inti::Gdk::Drawable
draw_points(const GC &gc, const std::vector< Point > &points)Inti::Gdk::Drawable
draw_polygon(const GC &gc, const std::vector< Point > &points, bool filled=true)Inti::Gdk::Drawable
draw_rectangle(const GC &gc, int x, int y, int width, int height, bool filled=true)Inti::Gdk::Drawable
draw_rectangle(const GC &gc, const Rectangle &rectangle, bool filled=true)Inti::Gdk::Drawable
draw_rgb_32_image(const GC &gc, int x, int y, int width, int height, RgbDither dith, unsigned char *buf, int rowstride)Inti::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)Inti::Gdk::Drawable
draw_rgb_image(const GC &gc, int x, int y, int width, int height, RgbDither dith, unsigned char *rgb_buf, int rowstride)Inti::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)Inti::Gdk::Drawable
draw_segments(const GC &gc, const std::vector< Segment > &segs)Inti::Gdk::Drawable
Drawable()Inti::Gdk::Drawable [protected]
Drawable(GdkDrawable *drawable, bool reference=true)Inti::Gdk::Drawable [explicit, protected]
emit_by_name(const char *signal_name,...)Inti::G::Object
end_paint()Inti::Gdk::Window
FilterSlot typedefInti::Gdk::Window
focus(unsigned int timestamp)Inti::Gdk::Window
freeze_updates()Inti::Gdk::Window
fullscreen()Inti::Gdk::Window
g_object() constInti::G::Object [inline]
g_object_class() constInti::G::Object
g_type_instance() constInti::G::TypeInstance [inline]
gdk_drawable() constInti::Gdk::Drawable [inline]
gdk_drawable_class() constInti::Gdk::Drawable
gdk_window() constInti::Gdk::Window [inline]
gdk_window_object() constInti::Gdk::Window
gdk_window_object_class() constInti::Gdk::Window
get(const char *first_property_name,...) constInti::G::Object
get_children(std::vector< Window * > &child_list) constInti::Gdk::Window
get_class() constInti::G::TypeInstance [inline]
get_clip_region() constInti::Gdk::Drawable
get_colormap() constInti::Gdk::Drawable
get_data(const Quark &quark) constInti::G::Object
get_data(const String &key) constInti::G::Object
get_decorations(WMDecorationField *decorations) constInti::Gdk::Window
get_depth() constInti::Gdk::Drawable
get_display() constInti::Gdk::Drawable
get_events() constInti::Gdk::Window
get_frame_extents() constInti::Gdk::Window
get_frame_extents(Rectangle &rectangle) constInti::Gdk::Window
get_geometry(int *x, int *y, int *width, int *height, int *depth) constInti::Gdk::Window
get_geometry(Rectangle &rectangle, int *depth) constInti::Gdk::Window
get_image(int x, int y, int width, int height) constInti::Gdk::Drawable
get_origin(int *x, int *y) constInti::Gdk::Window
get_origin() constInti::Gdk::Window
get_parent() constInti::Gdk::Window
get_pointer(int *x, int *y, ModifierTypeField *mask) constInti::Gdk::Window
get_position(int *x, int *y) constInti::Gdk::Window
get_position() constInti::Gdk::Window
get_property(const char *property_name, Value &value) constInti::G::Object
get_root_origin(int *x, int *y) constInti::Gdk::Window
get_root_origin() constInti::Gdk::Window
get_screen() constInti::Gdk::Drawable
get_size(int *width, int *height) constInti::Gdk::Drawable
get_state() constInti::Gdk::Window
get_toplevel() constInti::Gdk::Window
get_toplevels(std::vector< Window * > &toplevels)Inti::Gdk::Window [static]
get_update_area() constInti::Gdk::Window
get_user_data(void *&data) constInti::Gdk::Window
get_visible_region() constInti::Gdk::Drawable
get_visual() constInti::Gdk::Drawable
get_window_type() constInti::Gdk::Window
hide()Inti::Gdk::Window
iconify()Inti::Gdk::Window
instanceInti::G::TypeInstance [protected]
invalidate(const Rectangle &rectangle, bool invalidate_children)Inti::Gdk::Window
invalidate(const Region &region, bool invalidate_children)Inti::Gdk::Window
is_a(GType type) constInti::G::TypeInstance
is_a_type(GType ancestor_type) constInti::G::TypeInstance
is_dynamic() constInti::MemoryHandler
is_referenced() constInti::ReferencedBase
is_viewable() constInti::Gdk::Window
is_visible() constInti::Gdk::Window
keyboard_grab(bool owner_events=false, unsigned int time=GDK_CURRENT_TIME)Inti::Gdk::Window
lookup(GdkNativeWindow anid, const Display *display=0)Inti::Gdk::Window [static]
lower()Inti::Gdk::Window
maximize()Inti::Gdk::Window
MemoryHandler()Inti::MemoryHandler [protected]
merge_child_shapes()Inti::Gdk::Window
move(int x, int y)Inti::Gdk::Window
move(const Point &point)Inti::Gdk::Window
move_resize(int x, int y, int width, int height)Inti::Gdk::Window
move_resize(const Rectangle &rectangle)Inti::Gdk::Window
Object(GObject *object, bool reference=true)Inti::G::Object [explicit, protected]
on_notify(GParamSpec *pspec)Inti::G::Object [protected, virtual]
operator delete(void *ptr)Inti::MemoryHandler [static]
operator GdkDrawable *() constInti::Gdk::Drawable
operator GObject *() constInti::G::Object
operator new(size_t size)Inti::MemoryHandler [static]
pointer(void *obj)Inti::G::Object [inline, static]
pointer_grab(EventMaskField event_mask, Window *confine_to=0, Cursor *cursor=0, bool owner_events=false, unsigned int time=GDK_CURRENT_TIME)Inti::Gdk::Window
process_all_updates()Inti::Gdk::Window [static]
process_updates(bool update_children)Inti::Gdk::Window
raise()Inti::Gdk::Window
ref()Inti::G::Object [virtual]
ReferencedBase()Inti::ReferencedBase [protected]
register_dnd()Inti::Gdk::Window
register_type(GType parent_type, GClassInitFunc class_init)Inti::G::TypeInstance [static]
remove_data(const Quark &quark, bool notify=false)Inti::G::Object
remove_data(const String &key, bool notify=false)Inti::G::Object
remove_filter(Window *window, const FilterSlot *filter)Inti::Gdk::Window [static]
reparent(Window &new_parent, int x, int y)Inti::Gdk::Window
resize(int width, int height)Inti::Gdk::Window
scroll(int dx, int dy)Inti::Gdk::Window
set(const char *first_property_name,...)Inti::G::Object
set_back_pixmap(Pixmap *pixmap, bool parent_relative=false)Inti::Gdk::Window
set_background(const Color &color)Inti::Gdk::Window
set_child_shapes()Inti::Gdk::Window
set_colormap(Colormap *colormap)Inti::Gdk::Drawable
set_cursor(const Cursor &cursor)Inti::Gdk::Window
set_data(const Quark &quark, void *data, GDestroyNotify destroy=0)Inti::G::Object
set_data(const String &key, void *data, GDestroyNotify destroy=0)Inti::G::Object
set_debug_updates(bool setting)Inti::Gdk::Window
set_decorations(WMDecorationField decorations)Inti::Gdk::Window
set_events(EventMaskField event_mask)Inti::Gdk::Window
set_extension_events(int mask, ExtensionMode mode)Inti::Gdk::Window
set_functions(WMFunctionField functions)Inti::Gdk::Window
set_geometry_hints(const Geometry *geometry)Inti::Gdk::Window
set_group(Window &leader)Inti::Gdk::Window
set_icon(Pixmap *pixmap, Bitmap *mask, Window *icon_window=0)Inti::Gdk::Window
set_icon_list(const std::vector< Pixbuf * > &pixbufs)Inti::Gdk::Window
set_icon_name(const String &name)Inti::Gdk::Window
set_modal_hint(bool modal)Inti::Gdk::Window
set_new_handler(std::new_handler handler)Inti::MemoryHandler [static]
set_override_redirect(bool override_redirect)Inti::Gdk::Window
set_property(const char *property_name, const Value &value)Inti::G::Object
set_referenced(bool reference)Inti::ReferencedBase [protected]
set_role(const String &role)Inti::Gdk::Window
set_skip_pager_hint(bool skips_pager)Inti::Gdk::Window
set_skip_taskbar_hint(bool skips_taskbar)Inti::Gdk::Window
set_static_gravities(bool use_static)Inti::Gdk::Window
set_title(const String &title)Inti::Gdk::Window
set_transient_for(Window &parent)Inti::Gdk::Window
set_type_hint(WindowTypeHint hint)Inti::Gdk::Window
set_user_data(void *user_data)Inti::Gdk::Window
shape_combine_mask(Bitmap *shape_mask, int x=0, int y=0)Inti::Gdk::Window
shape_combine_region(Region *shape_region, int offset_x=0, int offset_y=0)Inti::Gdk::Window
show()Inti::Gdk::Window
show_unraised()Inti::Gdk::Window
sig_notify()Inti::G::Object [inline]
stick()Inti::Gdk::Window
stop_emission_by_name(const char *detailed_signal)Inti::G::Object
thaw_updates()Inti::Gdk::Window
type() constInti::G::TypeInstance
type_name() constInti::G::TypeInstance
TypeInstance()Inti::G::TypeInstance [protected]
unfullscreen()Inti::Gdk::Window
unmaximize()Inti::Gdk::Window
unref()Inti::G::Object [virtual]
unstick()Inti::Gdk::Window
Window(GdkWindow *window, bool reference=true)Inti::Gdk::Window [explicit, protected]
Window(const WindowAttr &attributes)Inti::Gdk::Window
Window(const Window &parent, const WindowAttr &attributes)Inti::Gdk::Window
withdraw()Inti::Gdk::Window
wrap(gObj *obj, bool reference=false)Inti::G::Object [inline, static]
wrap_new(gObj *obj, bool reference=false)Inti::G::Object [inline, static]
~Drawable()Inti::Gdk::Drawable [virtual]
~MemoryHandler()=0Inti::MemoryHandler [protected, pure virtual]
~Object()Inti::G::Object [virtual]
~ReferencedBase()=0Inti::ReferencedBase [protected, pure virtual]
~TypeInstance()=0Inti::G::TypeInstance [protected, pure virtual]
~Window()Inti::Gdk::Window [virtual]
Main Page - Footer


Generated on Sun Sep 14 20:08:12 2003 for Inti by doxygen 1.3.2 written by Dimitri van Heesch, © 1997-2002