| Class Index | Cross Index | Namespace Index |
Contained in: Gtk
Derived from:
Gtk::Widget
Derived by:
none
#include <gtk--/preview.h>
public function member index: |
||
| explicit | Preview | (GtkPreviewType type); |
| void | draw_row | (const guchar* data, gint x, gint y, gint w); |
| static Gdk_Colormap | get_cmap | (); |
| static GtkPreviewInfo* | get_info | (); |
| static Gdk_Visual | get_visual | (); |
| GtkPreview* | gtkobj | (); |
| const GtkPreview* | gtkobj | () const; |
| static bool | isA | (Object* object); |
| void | put | (Gdk_Window& window, Gdk_GC& gc, gint srcx, gint srcy, gint destx, gint desty, gint width, gint height); |
| static void | reset | (); |
| static void | set_color_cube | (guint nred_shades, guint ngreen_shades, guint nblue_shades, guint ngray_shades); |
| void | set_dither | (GdkRgbDither dither); |
| void | set_expand | (bool expand); |
| static void | set_gamma | (double gamma); |
| static void | set_install_cmap | (bool install_cmap); |
| static void | set_reserved | (gint nreserved); |
| void | size | (gint width, gint height); |
| static void | uninit | (); |
| virtual | ~Preview | (); |