1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>gtkmm: Member List</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.6.1 -->
<div class="navigation" id="top">
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="pages.html"><span>Related Pages</span></a></li>
<li><a href="modules.html"><span>Modules</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
</ul>
</div>
<div class="tabs">
<ul>
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
</div>
<div class="contents">
<h1>Gdk::Pixbuf Member List</h1>This is the complete list of members for <a class="el" href="classGdk_1_1Pixbuf.html">Gdk::Pixbuf</a>, including all inherited members.<table>
<tr class="memlist"><td><a class="el" href="classGdk_1_1Pixbuf.html#a573577de851722e9a14b287e6a8038b2">add_alpha</a>(bool substitute_color, guint8 r, guint8 g, guint8 b) const </td><td><a class="el" href="classGdk_1_1Pixbuf.html">Gdk::Pixbuf</a></td><td></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="libsigc++-2.0.tag:http://library.gnome.org/devel/libsigc++/unstable/" href="http://library.gnome.org/devel/libsigc++/unstable/structsigc_1_1trackable.html#ab14931670837728e49bb5ca88fb16db5">add_destroy_notify_callback</a>(void *data, func_destroy_notify func) const </td><td><a class="elRef" doxygen="libsigc++-2.0.tag:http://library.gnome.org/devel/libsigc++/unstable/" href="http://library.gnome.org/devel/libsigc++/unstable/structsigc_1_1trackable.html">sigc::trackable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classGdk_1_1Pixbuf.html#a8425e18bd16f6059cc5f763a138a19cb">composite</a>(const Glib::RefPtr< Gdk::Pixbuf >& dest, int dest_x, int dest_y, int dest_width, int dest_height, double offset_x, double offset_y, double scale_x, double scale_y, InterpType interp_type, int overall_alpha) const </td><td><a class="el" href="classGdk_1_1Pixbuf.html">Gdk::Pixbuf</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classGdk_1_1Pixbuf.html#a7a9f2f801f1f18ce4cd735dbb4afd16d">composite_color</a>(const Glib::RefPtr< Gdk::Pixbuf >& dest, int dest_x, int dest_y, int dest_width, int dest_height, double offset_x, double offset_y, double scale_x, double scale_y, InterpType interp_type, int overall_alpha, int check_x, int check_y, int check_size, guint32 color1, guint32 color2) const </td><td><a class="el" href="classGdk_1_1Pixbuf.html">Gdk::Pixbuf</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classGdk_1_1Pixbuf.html#ae77f26e8ceef4340ea412949cfb3fff8">composite_color_simple</a>(int dest_width, int dest_height, InterpType interp_type, int overall_alpha, int check_size, guint32 color1, guint32 color2) const </td><td><a class="el" href="classGdk_1_1Pixbuf.html">Gdk::Pixbuf</a></td><td></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1ObjectBase.html#adc6c1e8f094275114d6e2c3ef3a33f98">connect_property_changed</a>(const Glib::ustring &property_name, const sigc::slot< void > &slot)</td><td><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1ObjectBase.html">Glib::ObjectBase</a></td><td></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1ObjectBase.html#a896d7773c00bd2dcd310c861282ee8d1">connect_property_changed_with_return</a>(const Glib::ustring &property_name, const sigc::slot< void > &slot)</td><td><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1ObjectBase.html">Glib::ObjectBase</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classGdk_1_1Pixbuf.html#aa29db4f8d4410dc74916b53d231a1fbd">copy</a>() const </td><td><a class="el" href="classGdk_1_1Pixbuf.html">Gdk::Pixbuf</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classGdk_1_1Pixbuf.html#aabf9cf1e0b94659da02fc86aa80d6602">copy_area</a>(int src_x, int src_y, int width, int height, const Glib::RefPtr< Gdk::Pixbuf >& dest_pixbuf, int dest_x, int dest_y) const </td><td><a class="el" href="classGdk_1_1Pixbuf.html">Gdk::Pixbuf</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classGdk_1_1Pixbuf.html#a519fae58f951e669b3693a624661e076">create</a>(const Glib::RefPtr< Drawable >& src, const Glib::RefPtr< Colormap >& cmap, int src_x, int src_y, int dest_x, int dest_y, int width, int height)</td><td><a class="el" href="classGdk_1_1Pixbuf.html">Gdk::Pixbuf</a></td><td><code> [static]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classGdk_1_1Pixbuf.html#a71d217289b55598fba056d4b69fa5831">create</a>(const Glib::RefPtr< Image >& src, const Glib::RefPtr< Colormap >& cmap, int src_x, int src_y, int dest_x, int dest_y, int width, int height)</td><td><a class="el" href="classGdk_1_1Pixbuf.html">Gdk::Pixbuf</a></td><td><code> [static]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classGdk_1_1Pixbuf.html#a5f1b6bafd8f2f2f7e2b55d829384ec82">create</a>(const Glib::RefPtr< Drawable >& src, const Glib::RefPtr< Colormap >& cmap, int src_x, int src_y, int width, int height)</td><td><a class="el" href="classGdk_1_1Pixbuf.html">Gdk::Pixbuf</a></td><td><code> [static]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classGdk_1_1Pixbuf.html#a47493239b4082cf0e88bec90aba6558f">create</a>(const Glib::RefPtr< Drawable >& src, int src_x, int src_y, int width, int height)</td><td><a class="el" href="classGdk_1_1Pixbuf.html">Gdk::Pixbuf</a></td><td><code> [static]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classGdk_1_1Pixbuf.html#a8fa4dfab543f915edb19bf0b11c79f3e">create</a>(const Glib::RefPtr< Image >& src, const Glib::RefPtr< Colormap >& cmap, int src_x, int src_y, int width, int height)</td><td><a class="el" href="classGdk_1_1Pixbuf.html">Gdk::Pixbuf</a></td><td><code> [static]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classGdk_1_1Pixbuf.html#ae7359708b4a2a5774a38723ad17d94f0">create</a>(const Glib::RefPtr< Image >& src, int src_x, int src_y, int width, int height)</td><td><a class="el" href="classGdk_1_1Pixbuf.html">Gdk::Pixbuf</a></td><td><code> [static]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classGdk_1_1Pixbuf.html#a8c635f730b93c774c35a32e4338fda9f">create</a>(Colorspace colorspace, bool has_alpha, int bits_per_sample, int width, int height)</td><td><a class="el" href="classGdk_1_1Pixbuf.html">Gdk::Pixbuf</a></td><td><code> [static]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classGdk_1_1Pixbuf.html#a8a3b524f26acd2f9efc4abe9c294d341">create_from_data</a>(const guint8* data, Colorspace colorspace, bool has_alpha, int bits_per_sample, int width, int height, int rowstride)</td><td><a class="el" href="classGdk_1_1Pixbuf.html">Gdk::Pixbuf</a></td><td><code> [static]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classGdk_1_1Pixbuf.html#a526129d481ff04e8953c18b0b12c4c55">create_from_data</a>(const guint8* data, Colorspace colorspace, bool has_alpha, int bits_per_sample, int width, int height, int rowstride, const SlotDestroyData& destroy_slot)</td><td><a class="el" href="classGdk_1_1Pixbuf.html">Gdk::Pixbuf</a></td><td><code> [static]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classGdk_1_1Pixbuf.html#a20d7a2a52dab246e4bb758ecba38e4ca">create_from_file</a>(const std::string& filename)</td><td><a class="el" href="classGdk_1_1Pixbuf.html">Gdk::Pixbuf</a></td><td><code> [static]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classGdk_1_1Pixbuf.html#a5000775e43142f3e764ba64236c95d47">create_from_file</a>(const std::string& filename, int width, int height, bool preserve_aspect_ratio=true)</td><td><a class="el" href="classGdk_1_1Pixbuf.html">Gdk::Pixbuf</a></td><td><code> [static]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classGdk_1_1Pixbuf.html#aaac78677d8310866334827db2a9f753c">create_from_inline</a>(int data_length, const guint8* data, bool copy_pixels=false)</td><td><a class="el" href="classGdk_1_1Pixbuf.html">Gdk::Pixbuf</a></td><td><code> [static]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classGdk_1_1Pixbuf.html#a5f48138094c7ae32473b0c46fbd18097">create_from_stream</a>(const Glib::RefPtr< Gio::InputStream >& stream, const Glib::RefPtr< Gio::Cancellable >& cancelable)</td><td><a class="el" href="classGdk_1_1Pixbuf.html">Gdk::Pixbuf</a></td><td><code> [static]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classGdk_1_1Pixbuf.html#ae757183c249a0e6d48b798482b0e3004">create_from_stream</a>(const Glib::RefPtr< Gio::InputStream >& stream)</td><td><a class="el" href="classGdk_1_1Pixbuf.html">Gdk::Pixbuf</a></td><td><code> [static]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classGdk_1_1Pixbuf.html#add26f359e97150d6bbaa7061a6bdde39">create_from_stream_at_scale</a>(const Glib::RefPtr< Gio::InputStream >& stream, int width, int height, bool preserve_aspect_ratio, const Glib::RefPtr< Gio::Cancellable >& cancelable)</td><td><a class="el" href="classGdk_1_1Pixbuf.html">Gdk::Pixbuf</a></td><td><code> [static]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classGdk_1_1Pixbuf.html#a97aba56587ee9faa6ca358efcd1a9948">create_from_stream_at_scale</a>(const Glib::RefPtr< Gio::InputStream >& stream, int width, int height, bool preserve_aspect_ratio)</td><td><a class="el" href="classGdk_1_1Pixbuf.html">Gdk::Pixbuf</a></td><td><code> [static]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classGdk_1_1Pixbuf.html#ad00762020e4802e9bb0cbd7645a44032">create_from_xpm_data</a>(const char* const* data)</td><td><a class="el" href="classGdk_1_1Pixbuf.html">Gdk::Pixbuf</a></td><td><code> [static]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classGdk_1_1Pixbuf.html#a35e610247014f8e2fe7969ff6c8da074">create_subpixbuf</a>(const Glib::RefPtr< Pixbuf >& src_pixbuf, int src_x, int src_y, int width, int height)</td><td><a class="el" href="classGdk_1_1Pixbuf.html">Gdk::Pixbuf</a></td><td><code> [static]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1Object.html#a1d8d9f3c19b59eda96c40beca8d520e0">DestroyNotify</a> typedef</td><td><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1Object.html">Glib::Object</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classGdk_1_1Pixbuf.html#a15afdfdd5d5d75b0b692f987e74cbae4">fill</a>(guint32 pixel)</td><td><a class="el" href="classGdk_1_1Pixbuf.html">Gdk::Pixbuf</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classGdk_1_1Pixbuf.html#a30439c05aa086c565671772a9fd32efc">flip</a>(bool horizontal=true) const </td><td><a class="el" href="classGdk_1_1Pixbuf.html">Gdk::Pixbuf</a></td><td></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1ObjectBase.html#a6e9e13b75f116c20212d318204ce8ea3">freeze_notify</a>()</td><td><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1ObjectBase.html">Glib::ObjectBase</a></td><td></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="libsigc++-2.0.tag:http://library.gnome.org/devel/libsigc++/unstable/" href="http://library.gnome.org/devel/libsigc++/unstable/structsigc_1_1trackable.html#a3338954d7565534bd945290b798e13ed">func_destroy_notify</a> typedef</td><td><a class="elRef" doxygen="libsigc++-2.0.tag:http://library.gnome.org/devel/libsigc++/unstable/" href="http://library.gnome.org/devel/libsigc++/unstable/structsigc_1_1trackable.html">sigc::trackable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classGdk_1_1Pixbuf.html#ae9e2312c80e5ebc911c469c822dee96e">get_bits_per_sample</a>() const </td><td><a class="el" href="classGdk_1_1Pixbuf.html">Gdk::Pixbuf</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classGdk_1_1Pixbuf.html#a61c4798177de9429c58db866e9a7d35f">get_colorspace</a>() const </td><td><a class="el" href="classGdk_1_1Pixbuf.html">Gdk::Pixbuf</a></td><td></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1Object.html#a0e6581bcbcc6197cca07df24bb91c492">get_data</a>(const QueryQuark &key)</td><td><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1Object.html">Glib::Object</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classGdk_1_1Pixbuf.html#a97b60f81707d0e61f55fa83596a8c1f9">get_formats</a>()</td><td><a class="el" href="classGdk_1_1Pixbuf.html">Gdk::Pixbuf</a></td><td><code> [static]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classGdk_1_1Pixbuf.html#af467c7efa88fa42b067de1b98428fad7">get_has_alpha</a>() const </td><td><a class="el" href="classGdk_1_1Pixbuf.html">Gdk::Pixbuf</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classGdk_1_1Pixbuf.html#a2a65cd750a2048a621a8f199cb2c3d68">get_height</a>() const </td><td><a class="el" href="classGdk_1_1Pixbuf.html">Gdk::Pixbuf</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classGdk_1_1Pixbuf.html#aadda0282837e2815927179c6af91286d">get_n_channels</a>() const </td><td><a class="el" href="classGdk_1_1Pixbuf.html">Gdk::Pixbuf</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classGdk_1_1Pixbuf.html#a020d67bf052da46a0ae1c689f18102be">get_option</a>(const Glib::ustring& key) const </td><td><a class="el" href="classGdk_1_1Pixbuf.html">Gdk::Pixbuf</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classGdk_1_1Pixbuf.html#adf7f4e324769b180dc0f0bfd053ff47a">get_pixels</a>() const </td><td><a class="el" href="classGdk_1_1Pixbuf.html">Gdk::Pixbuf</a></td><td></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1ObjectBase.html#a99efdd4fceb7028ea54ec53ab680d60b">get_property</a>(const Glib::ustring &property_name, PropertyType &value) const </td><td><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1ObjectBase.html">Glib::ObjectBase</a></td><td></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1ObjectBase.html#a5e30750441b92f0246c9d4ece95fc8a0">get_property_value</a>(const Glib::ustring &property_name, Glib::ValueBase &value) const </td><td><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1ObjectBase.html">Glib::ObjectBase</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classGdk_1_1Pixbuf.html#aef37137e7f42a5734deb0f9be25ef030">get_rowstride</a>() const </td><td><a class="el" href="classGdk_1_1Pixbuf.html">Gdk::Pixbuf</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classGdk_1_1Pixbuf.html#aa465be4bf65b9fedf471848c21bfab98">get_width</a>() const </td><td><a class="el" href="classGdk_1_1Pixbuf.html">Gdk::Pixbuf</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classGdk_1_1Pixbuf.html#a13edc3418dd409e931ed8f83b93b4cdd">gobj</a>()</td><td><a class="el" href="classGdk_1_1Pixbuf.html">Gdk::Pixbuf</a></td><td><code> [inline]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classGdk_1_1Pixbuf.html#a9b76fd288e49f110a07558d35193fdc2">gobj</a>() const </td><td><a class="el" href="classGdk_1_1Pixbuf.html">Gdk::Pixbuf</a></td><td><code> [inline]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classGdk_1_1Pixbuf.html#ab339b9473c5d4f2eb646dc94d1606f40">gobj_copy</a>()</td><td><a class="el" href="classGdk_1_1Pixbuf.html">Gdk::Pixbuf</a></td><td></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1ObjectBase.html#a9b2a5eb93102f1849e5419016e22a15f">Glib::Object::gobj_copy</a>() const </td><td><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1ObjectBase.html">Glib::ObjectBase</a></td><td></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1ObjectBase.html#a3faafb14c4f0ca60fbf0f5f5c4d549d0">initialize</a>(GObject *castitem)</td><td><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1ObjectBase.html">Glib::ObjectBase</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="libsigc++-2.0.tag:http://library.gnome.org/devel/libsigc++/unstable/" href="http://library.gnome.org/devel/libsigc++/unstable/structsigc_1_1trackable.html#af2e23cfe7adc1ca844a3350bbac557cb">notify_callbacks</a>()</td><td><a class="elRef" doxygen="libsigc++-2.0.tag:http://library.gnome.org/devel/libsigc++/unstable/" href="http://library.gnome.org/devel/libsigc++/unstable/structsigc_1_1trackable.html">sigc::trackable</a></td><td></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1Object.html#ad43f7c5ad0336e1eb3af622392a112eb">Object</a>()</td><td><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1Object.html">Glib::Object</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1Object.html#a6d72588496bd7ac03f72420021fb94a5">Object</a>(const Glib::ConstructParams &construct_params)</td><td><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1Object.html">Glib::Object</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1Object.html#a6f490eeaeb71db673c36799a0f729be5">Object</a>(GObject *castitem)</td><td><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1Object.html">Glib::Object</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1ObjectBase.html#a27d3451d9ca28d6a2f00838d7c56d545">ObjectBase</a>()</td><td><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1ObjectBase.html">Glib::ObjectBase</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1ObjectBase.html#ad4ef18214894c6874579313ab21d1018">ObjectBase</a>(const char *custom_type_name)</td><td><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1ObjectBase.html">Glib::ObjectBase</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1ObjectBase.html#a3d59b4d85b0ee72a727e6b2e1b31a2ff">ObjectBase</a>(const std::type_info &custom_type_info)</td><td><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1ObjectBase.html">Glib::ObjectBase</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="libsigc++-2.0.tag:http://library.gnome.org/devel/libsigc++/unstable/" href="http://library.gnome.org/devel/libsigc++/unstable/structsigc_1_1trackable.html#a7494fbad23a65932ff1457d00d4edaf5">operator=</a>(const trackable &src)</td><td><a class="elRef" doxygen="libsigc++-2.0.tag:http://library.gnome.org/devel/libsigc++/unstable/" href="http://library.gnome.org/devel/libsigc++/unstable/structsigc_1_1trackable.html">sigc::trackable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classGdk_1_1Pixbuf.html#ab1e230ac608f2c513a84c2d1b1b7d7db">Pixbuf</a>(const Glib::RefPtr< Drawable >& src, const Glib::RefPtr< Colormap >& cmap, int src_x, int src_y, int width, int height)</td><td><a class="el" href="classGdk_1_1Pixbuf.html">Gdk::Pixbuf</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classGdk_1_1Pixbuf.html#aac0ff497e328d1f5e03fdfdd9af18004">Pixbuf</a>(const Glib::RefPtr< Drawable >& src, int src_x, int src_y, int width, int height)</td><td><a class="el" href="classGdk_1_1Pixbuf.html">Gdk::Pixbuf</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classGdk_1_1Pixbuf.html#a3445465fb0e98edbbc89c015dcd2d941">Pixbuf</a>(const Glib::RefPtr< Drawable >& src, const Glib::RefPtr< Colormap >& cmap, int src_x, int src_y, int dest_x, int dest_y, int width, int height)</td><td><a class="el" href="classGdk_1_1Pixbuf.html">Gdk::Pixbuf</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classGdk_1_1Pixbuf.html#a5410c4aaa990a90e2574003f40b06cf3">Pixbuf</a>(const Glib::RefPtr< Image >& src, const Glib::RefPtr< Colormap >& cmap, int src_x, int src_y, int width, int height)</td><td><a class="el" href="classGdk_1_1Pixbuf.html">Gdk::Pixbuf</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classGdk_1_1Pixbuf.html#aeb94f17ba3ce501d28dee38eceb68339">Pixbuf</a>(const Glib::RefPtr< Image >& src, int src_x, int src_y, int width, int height)</td><td><a class="el" href="classGdk_1_1Pixbuf.html">Gdk::Pixbuf</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classGdk_1_1Pixbuf.html#a3b0ca678f26d95814c041bac591a911f">Pixbuf</a>(const Glib::RefPtr< Image >& src, const Glib::RefPtr< Colormap >& cmap, int src_x, int src_y, int dest_x, int dest_y, int width, int height)</td><td><a class="el" href="classGdk_1_1Pixbuf.html">Gdk::Pixbuf</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1ObjectBase.html#a896a8a5db20043ea82956e3ef4b9c4ae">reference</a>() const </td><td><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1ObjectBase.html">Glib::ObjectBase</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1Object.html#aada5b50844bda7ee02bed0ae2a715c00">remove_data</a>(const QueryQuark &quark)</td><td><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1Object.html">Glib::Object</a></td><td></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="libsigc++-2.0.tag:http://library.gnome.org/devel/libsigc++/unstable/" href="http://library.gnome.org/devel/libsigc++/unstable/structsigc_1_1trackable.html#a8b9dffa8a50ff13ba33e6c7f10468e2b">remove_destroy_notify_callback</a>(void *data) const </td><td><a class="elRef" doxygen="libsigc++-2.0.tag:http://library.gnome.org/devel/libsigc++/unstable/" href="http://library.gnome.org/devel/libsigc++/unstable/structsigc_1_1trackable.html">sigc::trackable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classGdk_1_1Pixbuf.html#a130ef8389781963a0173aa5f469bff84">render_pixmap_and_mask</a>(Glib::RefPtr< Pixmap >& pixmap_return, Glib::RefPtr< Bitmap >& mask_return, int alpha_threshold)</td><td><a class="el" href="classGdk_1_1Pixbuf.html">Gdk::Pixbuf</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classGdk_1_1Pixbuf.html#afebaf599513ec83d9b4fccee1d2281fe">render_pixmap_and_mask_for_colormap</a>(const Glib::RefPtr< Colormap >& colormap, Glib::RefPtr< Pixmap >& pixmap_return, Glib::RefPtr< Bitmap >& mask_return, int alpha_threshold)</td><td><a class="el" href="classGdk_1_1Pixbuf.html">Gdk::Pixbuf</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classGdk_1_1Pixbuf.html#ae3e9d8fa52cf8b7df9261f5bf7e35f86">render_threshold_alpha</a>(const Glib::RefPtr< Gdk::Bitmap >& bitmap, int src_x, int src_y, int dest_x, int dest_y, int width, int height, int alpha_threshold)</td><td><a class="el" href="classGdk_1_1Pixbuf.html">Gdk::Pixbuf</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classGdk_1_1Pixbuf.html#a9c5c35a5cfcb38c5bda55378906b60a5">render_to_drawable</a>(const Glib::RefPtr< Drawable >& drawable, const Glib::RefPtr< Gdk::GC >& gc, int src_x, int src_y, int dest_x, int dest_y, int width, int height, RgbDither dither, int x_dither, int y_dither)</td><td><a class="el" href="classGdk_1_1Pixbuf.html">Gdk::Pixbuf</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classGdk_1_1Pixbuf.html#a1cec5870a00a59aa7940fb28f9eef5e3">render_to_drawable_alpha</a>(const Glib::RefPtr< Drawable >& drawable, int src_x, int src_y, int dest_x, int dest_y, int width, int height, PixbufAlphaMode alpha_mode, int alpha_threshold, RgbDither dither, int x_dither, int y_dither)</td><td><a class="el" href="classGdk_1_1Pixbuf.html">Gdk::Pixbuf</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classGdk_1_1Pixbuf.html#a91a5dc6fba52403feeb32318b7f8510a">rotate_simple</a>(PixbufRotation angle) const </td><td><a class="el" href="classGdk_1_1Pixbuf.html">Gdk::Pixbuf</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classGdk_1_1Pixbuf.html#a8435f1c148800c46440d35699c32575a">saturate_and_pixelate</a>(const Glib::RefPtr< Gdk::Pixbuf >& dest, float saturation, bool pixelate) const </td><td><a class="el" href="classGdk_1_1Pixbuf.html">Gdk::Pixbuf</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classGdk_1_1Pixbuf.html#ad0c406bdb9baa2ba37a6004a9525faf2">save</a>(const std::string& filename, const Glib::ustring& type)</td><td><a class="el" href="classGdk_1_1Pixbuf.html">Gdk::Pixbuf</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classGdk_1_1Pixbuf.html#a90a1587f9121dfa6e4ffa82eea69c434">save</a>(const std::string& filename, const Glib::ustring& type, const Glib::StringArrayHandle& option_keys, const Glib::StringArrayHandle& option_values)</td><td><a class="el" href="classGdk_1_1Pixbuf.html">Gdk::Pixbuf</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classGdk_1_1Pixbuf.html#acfa7bec224e7296ec70510f375c457e9">save_to_buffer</a>(gchar*& buffer, gsize& buffer_size, const Glib::ustring& type="png")</td><td><a class="el" href="classGdk_1_1Pixbuf.html">Gdk::Pixbuf</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classGdk_1_1Pixbuf.html#a09b490004f29a7a9594f885928a9696a">save_to_buffer</a>(gchar*& buffer, gsize& buffer_size, const Glib::ustring& type, const Glib::StringArrayHandle& option_keys, const Glib::StringArrayHandle& option_values)</td><td><a class="el" href="classGdk_1_1Pixbuf.html">Gdk::Pixbuf</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classGdk_1_1Pixbuf.html#aae5d9d6b41607425eed948645a3a76f5">scale</a>(const Glib::RefPtr< Gdk::Pixbuf >& dest, int dest_x, int dest_y, int dest_width, int dest_height, double offset_x, double offset_y, double scale_x, double scale_y, InterpType interp_type) const </td><td><a class="el" href="classGdk_1_1Pixbuf.html">Gdk::Pixbuf</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classGdk_1_1Pixbuf.html#a73e2c7be0469e402cc20fbad27015767">scale_simple</a>(int dest_width, int dest_height, InterpType interp_type) const </td><td><a class="el" href="classGdk_1_1Pixbuf.html">Gdk::Pixbuf</a></td><td></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1Object.html#afff7a375a862f3f899daaa99710122fa">set_data</a>(const Quark &key, void *data)</td><td><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1Object.html">Glib::Object</a></td><td></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1Object.html#a1febe3bae2dd71756e98e523cd33c1b4">set_data</a>(const Quark &key, void *data, DestroyNotify notify)</td><td><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1Object.html">Glib::Object</a></td><td></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1ObjectBase.html#a804777e39f95c7221febc3ce2c72332b">set_property</a>(const Glib::ustring &property_name, const PropertyType &value)</td><td><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1ObjectBase.html">Glib::ObjectBase</a></td><td></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1ObjectBase.html#aab599d3eec4b4a9ddc95ccdc6100053d">set_property_value</a>(const Glib::ustring &property_name, const Glib::ValueBase &value)</td><td><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1ObjectBase.html">Glib::ObjectBase</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classGdk_1_1Pixbuf.html#af47501485be4a47e3c5c951326fc581a">SListHandle_PixbufFormat</a> typedef</td><td><a class="el" href="classGdk_1_1Pixbuf.html">Gdk::Pixbuf</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classGdk_1_1Pixbuf.html#a0d6aea44bfbf45635b461e2cf2a12c68">SlotDestroyData</a> typedef</td><td><a class="el" href="classGdk_1_1Pixbuf.html">Gdk::Pixbuf</a></td><td></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1Object.html#ab454f71bd74403b0cc46d3cbbedd6b0e">steal_data</a>(const QueryQuark &quark)</td><td><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1Object.html">Glib::Object</a></td><td></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1ObjectBase.html#a1bd8ea7bd8c4084ade6b3c27dddf06a4">thaw_notify</a>()</td><td><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1ObjectBase.html">Glib::ObjectBase</a></td><td></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="libsigc++-2.0.tag:http://library.gnome.org/devel/libsigc++/unstable/" href="http://library.gnome.org/devel/libsigc++/unstable/structsigc_1_1trackable.html#a7efefbcab4645648a366da3439242198">trackable</a>(const trackable &src)</td><td><a class="elRef" doxygen="libsigc++-2.0.tag:http://library.gnome.org/devel/libsigc++/unstable/" href="http://library.gnome.org/devel/libsigc++/unstable/structsigc_1_1trackable.html">sigc::trackable</a></td><td></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1ObjectBase.html#a3234b8ffb2a35b927e2978c8f3bfbfe3">unreference</a>() const </td><td><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1ObjectBase.html">Glib::ObjectBase</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classGdk_1_1Pixbuf.html#a0688e4500d3b17ffcf12a93da257c312">wrap</a>(GdkPixbuf* object, bool take_copy=false)</td><td><a class="el" href="classGdk_1_1Pixbuf.html">Gdk::Pixbuf</a></td><td><code> [related]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1Object.html#ae4dea9a8dc611d6e4400a5b6a3cb4e7f">Glib::Object::wrap</a>(GObject *object, bool take_copy=false)</td><td><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1Object.html">Glib::Object</a></td><td></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1Object.html#a5ae4319439a3a03d8f803fb5a27f12df">~Object</a>()</td><td><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1Object.html">Glib::Object</a></td><td><code> [protected, virtual]</code></td></tr>
<tr class="memlist"><td><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1ObjectBase.html#a42ac047a06c36c2d9c75f7cffc537dc4">~ObjectBase</a>()=0</td><td><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1ObjectBase.html">Glib::ObjectBase</a></td><td><code> [protected, pure virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classGdk_1_1Pixbuf.html#a275644e5e1adce04cddf67baa263e26b">~Pixbuf</a>()</td><td><a class="el" href="classGdk_1_1Pixbuf.html">Gdk::Pixbuf</a></td><td><code> [virtual]</code></td></tr>
</table></div>
<hr size="1"/><address style="text-align: right;"><small>Generated on Tue May 4 13:21:44 2010 for gtkmm by 
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
</body>
</html>
|