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

Inti::Gtk::GC Member List

This is the complete list of members for Inti::Gtk::GC, including all inherited members.
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]
class_peek_parent(void *g_class)Inti::G::TypeInstance [inline, static]
clip_x_origin() constInti::Gdk::GC
clip_y_origin() constInti::Gdk::GC
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
disconnect_by_name(const char *signal_name)Inti::G::Object
dispose()Inti::G::Object [virtual]
emit_by_name(const char *signal_name,...)Inti::G::Object
g_object() constInti::G::Object [inline]
g_object_class() constInti::G::Object
g_type_instance() constInti::G::TypeInstance [inline]
GC(int depth, Gdk::Colormap *colormap, const Gdk::GCValues &values)Inti::Gtk::GC
Inti::Gdk::GC::GC()Inti::Gdk::GC [protected]
Inti::Gdk::GC::GC(GdkGC *gc, bool reference=true)Inti::Gdk::GC [explicit, protected]
Inti::Gdk::GC::GC(Drawable &drawable)Inti::Gdk::GC [explicit]
Inti::Gdk::GC::GC(Drawable &drawable, const GCValues &values)Inti::Gdk::GC
gdk_gc() constInti::Gdk::GC [inline]
gdk_gc_class() constInti::Gdk::GC
get(const char *first_property_name,...) constInti::G::Object
get_class() constInti::G::TypeInstance [inline]
get_colormap() constInti::Gdk::GC
get_data(const Quark &quark) constInti::G::Object
get_data(const String &key) constInti::G::Object
get_property(const char *property_name, Value &value) constInti::G::Object
get_screen() constInti::Gdk::GC
get_values(GCValues &values) constInti::Gdk::GC
instanceInti::G::TypeInstance [protected]
is_a(GType type) constInti::G::TypeInstance
is_a_type(GType ancestor_type) constInti::G::TypeInstance
is_dynamic() constInti::MemoryHandler
is_referenced() constInti::ReferencedBase
MemoryHandler()Inti::MemoryHandler [protected]
Object(GObject *object, bool reference=true)Inti::G::Object [explicit, protected]
offset(int x_offset, int y_offset)Inti::Gdk::GC
on_notify(GParamSpec *pspec)Inti::G::Object [protected, virtual]
operator delete(void *ptr)Inti::MemoryHandler [static]
operator GdkGC *() constInti::Gdk::GC
operator GObject *() constInti::G::Object
operator new(size_t size)Inti::MemoryHandler [static]
pointer(void *obj)Inti::G::Object [inline, static]
ref()Inti::G::Object [virtual]
ReferencedBase()Inti::ReferencedBase [protected]
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
set(const char *first_property_name,...)Inti::G::Object
set_background(const Color &color)Inti::Gdk::GC
set_cap_style(CapStyle cap_style)Inti::Gdk::GC
set_clip(int x, int y, int width, int height)Inti::Gdk::GC
set_clip(const Rectangle &rectangle)Inti::Gdk::GC
set_clip(const Region &region)Inti::Gdk::GC
set_clip_mask(Bitmap &mask)Inti::Gdk::GC
set_clip_origin(int x, int y)Inti::Gdk::GC
set_clip_origin(const Point &point)Inti::Gdk::GC
set_colormap(Colormap *colormap)Inti::Gdk::GC
set_dashes(int dash_offset, const std::vector< gint8 > &dash_list)Inti::Gdk::GC
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_exposures(bool exposures)Inti::Gdk::GC
set_fill(Fill fill)Inti::Gdk::GC
set_foreground(const Color &color)Inti::Gdk::GC
set_function(Function function)Inti::Gdk::GC
set_join_style(JoinStyle join_style)Inti::Gdk::GC
set_line_attributes(int line_width, LineStyle line_style, CapStyle cap_style, JoinStyle join_style)Inti::Gdk::GC
set_line_style(LineStyle line_style)Inti::Gdk::GC
set_line_width(int line_width)Inti::Gdk::GC
set_new_handler(std::new_handler handler)Inti::MemoryHandler [static]
set_property(const char *property_name, const Value &value)Inti::G::Object
set_referenced(bool reference)Inti::ReferencedBase [protected]
set_rgb_bg_color(const Color &color)Inti::Gdk::GC
set_rgb_fg_color(const Color &color)Inti::Gdk::GC
set_stipple(Pixmap &stipple)Inti::Gdk::GC
set_subwindow(SubwindowMode mode)Inti::Gdk::GC
set_tile(Pixmap &tile)Inti::Gdk::GC
set_ts_origin(int x, int y)Inti::Gdk::GC
set_ts_origin(const Point &point)Inti::Gdk::GC
set_values(const GCValues &values)Inti::Gdk::GC
sig_notify()Inti::G::Object [inline]
stop_emission_by_name(const char *detailed_signal)Inti::G::Object
ts_x_origin() constInti::Gdk::GC
ts_y_origin() constInti::Gdk::GC
type() constInti::G::TypeInstance
type_name() constInti::G::TypeInstance
TypeInstance()Inti::G::TypeInstance [protected]
unref()Inti::G::Object [virtual]
wrap(gObj *obj, bool reference=false)Inti::G::Object [inline, static]
wrap_new(gObj *obj, bool reference=false)Inti::G::Object [inline, static]
~GC()Inti::Gtk::GC [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]
Main Page - Footer


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