Home
last modified time | relevance | path

Searched refs:gtk_offscreen_window_get_pixmap (Results 1 – 12 of 12) sorted by relevance

/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/gtkmm/
H A Doffscreenwindow.cc147 return Glib::wrap((GdkPixmapObject*)(gtk_offscreen_window_get_pixmap(gobj()))); in get_pixmap()
152 …return Glib::wrap((GdkPixmapObject*)(gtk_offscreen_window_get_pixmap(const_cast<GtkOffscreenWindow… in get_pixmap()
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/src/
H A Doffscreenwindow.hg64 _WRAP_METHOD(Glib::RefPtr<Gdk::Pixmap> get_pixmap(), gtk_offscreen_window_get_pixmap)
65 _WRAP_METHOD(Glib::RefPtr<const Gdk::Pixmap> get_pixmap() const, gtk_offscreen_window_get_pixmap)
H A Dgtk_methods.defs17275 (c-name "gtk_offscreen_window_get_pixmap")
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtkoffscreenwindow.h55 GdkPixmap *gtk_offscreen_window_get_pixmap (GtkOffscreenWindow *offscreen);
H A Dgtkoffscreenwindow.c275 gtk_offscreen_window_get_pixmap (GtkOffscreenWindow *offscreen) in gtk_offscreen_window_get_pixmap() function
H A Dgtk.symbols2774 gtk_offscreen_window_get_pixmap
H A Dgtkaliasdef.c6591 #undef gtk_offscreen_window_get_pixmap
6592 extern __typeof (gtk_offscreen_window_get_pixmap) gtk_offscreen_window_get_pixmap __attribute((alia…
H A Dgtkalias.h6588 extern __typeof (gtk_offscreen_window_get_pixmap) IA__gtk_offscreen_window_get_pixmap __attribute((…
6589 #define gtk_offscreen_window_get_pixmap IA__gtk_offscreen_window_get_pixmap macro
/dports/x11-toolkits/gtk20/gtk+-2.24.33/tests/
H A Dtestoffscreenwindow.c14 pixmap = gtk_offscreen_window_get_pixmap (offscreen); in da_expose()
/dports/devel/hs-threadscope/threadscope-0.2.14/_cabal_deps/gtk-0.15.5/Graphics/UI/Gtk/Windows/
H A DOffscreenWindow.chs109 {#call gtk_offscreen_window_get_pixmap #}
/dports/x11/conlecterm/conlecterm-1.4.3.0/_cabal_deps/gtk3-0.15.5/Graphics/UI/Gtk/Windows/
H A DOffscreenWindow.chs109 {#call gtk_offscreen_window_get_pixmap #}
/dports/x11-toolkits/pyl-gtk2/pygtk-2.24.0/gtk/
H A Dgtk-2.20.defs441 (c-name "gtk_offscreen_window_get_pixmap")