manpagez: man pages & more
html files: gtk2
Home | html | info | man

GtkOffscreenWindow

GtkOffscreenWindow

Types and Values

Object Hierarchy

    GObject
    ╰── GInitiallyUnowned
        ╰── GtkObject
            ╰── GtkWidget
                ╰── GtkContainer
                    ╰── GtkBin
                        ╰── GtkWindow
                            ╰── GtkOffscreenWindow

Implemented Interfaces

GtkOffscreenWindow implements AtkImplementorIface and GtkBuildable.

Includes

#include <gtk/gtk.h>

Description

Functions

gtk_offscreen_window_new ()

GtkWidget *
gtk_offscreen_window_new (void);

Since: 2.20


gtk_offscreen_window_get_pixmap ()

GdkPixmap *
gtk_offscreen_window_get_pixmap (GtkOffscreenWindow *offscreen);

Since: 2.20


gtk_offscreen_window_get_pixbuf ()

GdkPixbuf *
gtk_offscreen_window_get_pixbuf (GtkOffscreenWindow *offscreen);

Since: 2.20

Types and Values

struct GtkOffscreenWindow

struct GtkOffscreenWindow;
© manpagez.com 2000-2024
Individual documents may contain additional copyright information.