c
Back to Seed Clases

GdkPixbuf


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child marker GdkPixbuf.Pixbuf

Class GdkPixbuf.Pixbuf

Import line: GdkPixbuf = imports.gi.GdkPixbuf;
GIR File: GdkPixbuf-2.0.gir
C documentation: GdkPixbuf
Class : Pixbuf
Implements: Gio.Icon
Extends: GObject.Object
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gdk
Method
Gdk.cairo_set_source_pixbuf (Context cr, Pixbuf pixbuf, gdouble pixbuf_x, gdouble pixbuf_y) : none
Gdk
Method
Gdk.draw_pixbuf (Drawable drawable, GC gc, Pixbuf pixbuf, gint32 src_x, gint32 src_y, gint32 dest_x, gint32 dest_y, gint32 width, gint32 height, RgbDither dither, gint32 x_dither, gint32 y_dither) : none
Gdk
Method
Gdk.pixbuf_render_pixmap_and_mask (Pixbuf pixbuf, Pixmap pixmap_return, Bitmap mask_return, gint32 alpha_threshold) : none
Gdk
Method
Gdk.pixbuf_render_pixmap_and_mask_for_colormap (Pixbuf pixbuf, Colormap colormap, Pixmap pixmap_return, Bitmap mask_return, gint32 alpha_threshold) : none
Gdk
Method
Gdk.pixbuf_render_threshold_alpha (Pixbuf pixbuf, Bitmap bitmap, gint32 src_x, gint32 src_y, gint32 dest_x, gint32 dest_y, gint32 width, gint32 height, gint32 alpha_threshold) : none
Gdk
Method
Gdk.pixbuf_render_to_drawable (Pixbuf pixbuf, Drawable drawable, GC gc, gint32 src_x, gint32 src_y, gint32 dest_x, gint32 dest_y, gint32 width, gint32 height, RgbDither dither, gint32 x_dither, gint32 y_dither) : none
Gdk
Method
Gdk.pixbuf_render_to_drawable_alpha (Pixbuf pixbuf, Drawable drawable, gint32 src_x, gint32 src_y, gint32 dest_x, gint32 dest_y, gint32 width, gint32 height, PixbufAlphaMode alpha_mode, gint32 alpha_threshold, RgbDither dither, gint32 x_dither, gint32 y_dither) : none
Gdk.Cursor
Method
new Gdk.Cursor.from_pixbuf (Display display, Pixbuf pixbuf, gint32 x, gint32 y) : Gdk.Cursor
Create a new Gdk.Cursor
GdkPixbuf.PixbufAnimation
Method
get_static_image () : GdkPixbuf.Pixbuf
GdkPixbuf.PixbufAnimationIter
Method
get_pixbuf () : GdkPixbuf.Pixbuf
GdkPixbuf.PixbufLoader
Method
get_pixbuf () : GdkPixbuf.Pixbuf
GdkPixbuf.PixbufNonAnim
Method
new GdkPixbuf.PixbufNonAnim.c_new (Pixbuf pixbuf) : GdkPixbuf.PixbufAnimation
Create a new GdkPixbuf.PixbufNonAnim
GdkPixbuf.PixbufSimpleAnim
Method
add_frame (Pixbuf pixbuf) : none
Gtk
Method
Gtk.drag_set_icon_pixbuf (DragContext context, Pixbuf pixbuf, gint32 hot_x, gint32 hot_y) : none
Gtk
Method
Gtk.drag_source_set_icon_pixbuf (Widget widget, Pixbuf pixbuf) : none
Gtk.AboutDialog
Property
Gtk.AboutDialog
Method
set_logo (Pixbuf logo) : none
Gtk.Assistant
Method
get_page_header_image (Widget page) : GdkPixbuf.Pixbuf
Gtk.Assistant
Method
get_page_side_image (Widget page) : GdkPixbuf.Pixbuf
Gtk.Assistant
Method
set_page_header_image (Widget page, Pixbuf pixbuf) : none
Gtk.Assistant
Method
set_page_side_image (Widget page, Pixbuf pixbuf) : none
Gtk.CellRendererPixbuf
Property
pixbuf : GdkPixbuf.Pixbuf
Gtk.CellRendererPixbuf
Property
pixbuf_expander_closed : GdkPixbuf.Pixbuf
Gtk.CellRendererPixbuf
Property
pixbuf_expander_open : GdkPixbuf.Pixbuf
Gtk.CellView
Method
new Gtk.CellView.with_pixbuf (Pixbuf pixbuf) : Gtk.Widget
Create a new Gtk.CellView
Gtk.Clipboard
Method
set_image (Pixbuf pixbuf) : none
Gtk.Entry
Property
primary_icon_pixbuf : GdkPixbuf.Pixbuf
Gtk.Entry
Property
secondary_icon_pixbuf : GdkPixbuf.Pixbuf
Gtk.Entry
Method
get_icon_pixbuf (EntryIconPosition icon_pos) : GdkPixbuf.Pixbuf
Gtk.Entry
Method
set_icon_from_pixbuf (EntryIconPosition icon_pos, Pixbuf pixbuf) : none
Gtk.IconInfo
Method
new Gtk.IconInfo.for_pixbuf (IconTheme icon_theme, Pixbuf pixbuf) : Gtk.IconInfo
Create a new Gtk.IconInfo
Gtk.IconInfo
Method
get_builtin_pixbuf () : GdkPixbuf.Pixbuf
Gtk.IconInfo
Method
load_icon () : GdkPixbuf.Pixbuf
Gtk.IconSet
Method
new Gtk.IconSet.from_pixbuf (Pixbuf pixbuf) : Gtk.IconSet
Create a new Gtk.IconSet
Gtk.IconSet
Method
render_icon (Style style, TextDirection direction, StateType state, gint32 size, Widget widget, String detail) : GdkPixbuf.Pixbuf
Gtk.IconSource
Method
get_pixbuf () : GdkPixbuf.Pixbuf
Gtk.IconSource
Method
set_pixbuf (Pixbuf pixbuf) : none
Gtk.IconTheme
Method
Gtk.IconTheme.add_builtin_icon (String icon_name, gint32 size, Pixbuf pixbuf) : none
Gtk.IconTheme
Method
load_icon (String icon_name, gint32 size, IconLookupFlags flags) : GdkPixbuf.Pixbuf
Gtk.Image
Property
pixbuf : GdkPixbuf.Pixbuf
Gtk.Image
Method
new Gtk.Image.from_pixbuf (Pixbuf pixbuf) : Gtk.Widget
Create a new Gtk.Image
Gtk.Image
Method
get_pixbuf () : GdkPixbuf.Pixbuf
Gtk.Image
Method
set_from_pixbuf (Pixbuf pixbuf) : none
Gtk.OffscreenWindow
Method
get_pixbuf () : GdkPixbuf.Pixbuf
Gtk.RecentInfo
Method
get_icon (gint32 size) : GdkPixbuf.Pixbuf
Gtk.SelectionData
Method
get_pixbuf () : GdkPixbuf.Pixbuf
Gtk.SelectionData
Method
set_pixbuf (Pixbuf pixbuf) : gboolean
Gtk.StatusIcon
Property
pixbuf : GdkPixbuf.Pixbuf
Gtk.StatusIcon
Method
new Gtk.StatusIcon.from_pixbuf (Pixbuf pixbuf) : Gtk.StatusIcon
Create a new Gtk.StatusIcon
Gtk.StatusIcon
Method
get_pixbuf () : GdkPixbuf.Pixbuf
Gtk.StatusIcon
Method
set_from_pixbuf (Pixbuf pixbuf) : none
Gtk.Style
Method
render_icon (IconSource source, TextDirection direction, StateType state, IconSize size, Widget widget, String detail) : GdkPixbuf.Pixbuf
Gtk.TextBuffer
Signal
insert_pixbuf (TextBuffer self, TextIter location, Pixbuf pixbuf) : none
Gtk.TextBuffer
Method
insert_pixbuf (TextIter iter, Pixbuf pixbuf) : none
Gtk.TextIter
Method
get_pixbuf () : GdkPixbuf.Pixbuf
Gtk.Tooltip
Method
set_icon (Pixbuf pixbuf) : none
Gtk.Widget
Method
render_icon (String stock_id, IconSize size, String detail) : GdkPixbuf.Pixbuf
Gtk.Window
Property
Gtk.Window
Method
Gtk.Window.set_default_icon (Pixbuf icon) : none
Gtk.Window
Method
get_icon () : GdkPixbuf.Pixbuf
Gtk.Window
Method
set_icon (Pixbuf icon) : none
GtkClutter
Method
GtkClutter.texture_new_from_pixbuf (Pixbuf pixbuf) : Clutter.Actor
GtkClutter
Method
GtkClutter.texture_set_from_pixbuf (Texture texture, Pixbuf pixbuf) : gboolean
GtkSource.CompletionItem
Property
GtkSource.CompletionItem
Method
new GtkSource.CompletionItem.c_new (String label, String text, Pixbuf icon, String info) : GtkSource.CompletionItem
Create a new GtkSource.CompletionItem
GtkSource.CompletionItem
Method
new GtkSource.CompletionItem.with_markup (String markup, String text, Pixbuf icon, String info) : GtkSource.CompletionItem
Create a new GtkSource.CompletionItem
GtkSource.CompletionProposal
Method
get_icon () : GdkPixbuf.Pixbuf
GtkSource.CompletionProvider
Method
get_icon () : GdkPixbuf.Pixbuf
GtkSource.View
Method
set_mark_category_icon_from_pixbuf (String category, Pixbuf pixbuf) : none
GtkSource.View
Method
set_mark_category_pixbuf (String category, Pixbuf pixbuf) : none
Notify.Notification
Method
set_icon_from_pixbuf (Pixbuf icon) : none
Notify.Notification
Method
set_image_from_pixbuf (Pixbuf pixbuf) : none
Vte.Terminal
Property
background_image_pixbuf : GdkPixbuf.Pixbuf
Vte.Terminal
Method
set_background_image (Pixbuf image) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Thu Mar 31 2011 03:02:55 GMT+0800 (HKT)