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.pixbuf_get_from_surface (Surface surface, gint32 src_x, gint32 src_y, gint32 width, gint32 height) : GdkPixbuf.Pixbuf
Gdk
Method
Gdk.pixbuf_get_from_window (Window window, gint32 src_x, gint32 src_y, gint32 width, gint32 height) : GdkPixbuf.Pixbuf
Gdk.Cursor
Method
new Gdk.Cursor.from_pixbuf (Display display, Pixbuf pixbuf, gint32 x, gint32 y) : Gdk.Cursor
Create a new Gdk.Cursor
Gdk.Cursor
Method
get_image () : GdkPixbuf.Pixbuf
GdkPixbuf.PixbufAnimation
Method
get_static_image () : GdkPixbuf.Pixbuf
GdkPixbuf.PixbufAnimationIter
Method
get_pixbuf () : GdkPixbuf.Pixbuf
GdkPixbuf.PixbufLoader
Method
get_pixbuf () : GdkPixbuf.Pixbuf
GdkPixbuf.PixbufSimpleAnim
Method
add_frame (Pixbuf pixbuf) : none
GnomeDesktop
Method
GnomeDesktop.desktop_thumbnail_has_uri (Pixbuf pixbuf, String uri) : gboolean
GnomeDesktop
Method
GnomeDesktop.desktop_thumbnail_is_valid (Pixbuf pixbuf, String uri, gint64 mtime) : gboolean
GnomeDesktop
Method
GnomeDesktop.desktop_thumbnail_scale_down_pixbuf (Pixbuf pixbuf, gint32 dest_width, gint32 dest_height) : GdkPixbuf.Pixbuf
GnomeDesktop.BG
Method
create_frame_thumbnail (DesktopThumbnailFactory factory, Screen screen, gint32 dest_width, gint32 dest_height, gint32 frame_num) : GdkPixbuf.Pixbuf
GnomeDesktop.BG
Method
create_thumbnail (DesktopThumbnailFactory factory, Screen screen, gint32 dest_width, gint32 dest_height) : GdkPixbuf.Pixbuf
GnomeDesktop.BG
Method
draw (Pixbuf dest, Screen screen, gboolean is_root) : none
GnomeDesktop.DesktopThumbnailFactory
Method
generate_thumbnail (String uri, String mime_type) : GdkPixbuf.Pixbuf
GnomeDesktop.DesktopThumbnailFactory
Method
save_thumbnail (Pixbuf thumbnail, String uri, gint64 original_mtime) : none
Gtk
Method
Gtk.drag_set_icon_pixbuf (DragContext context, Pixbuf pixbuf, gint32 hot_x, gint32 hot_y) : none
Gtk
Method
Gtk.render_icon (StyleContext context, Context cr, Pixbuf pixbuf, gdouble x, gdouble y) : none
Gtk
Method
Gtk.render_icon_pixbuf (StyleContext context, IconSource source, gint32 size) : GdkPixbuf.Pixbuf
Gtk.AboutDialog
Property
Gtk.AboutDialog
Method
get_logo () : GdkPixbuf.Pixbuf
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.Clipboard
Method
wait_for_image () : GdkPixbuf.Pixbuf
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.IconInfo
Method
load_symbolic (RGBA fg, RGBA success_color, RGBA warning_color, RGBA error_color, Object out_values) : GdkPixbuf.Pixbuf
Gtk.IconInfo
Method
load_symbolic_for_context (StyleContext context, Object out_values) : GdkPixbuf.Pixbuf
Gtk.IconInfo
Method
load_symbolic_for_style (Style style, StateType state, Object out_values) : 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.IconSet
Method
render_icon_pixbuf (StyleContext context, gint32 size) : 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, gint32 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
drag_source_set_icon_pixbuf (Pixbuf pixbuf) : none
Gtk.Widget
Method
render_icon (String stock_id, gint32 size, String detail) : GdkPixbuf.Pixbuf
Gtk.Widget
Method
render_icon_pixbuf (String stock_id, gint32 size) : 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
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.CompletionWords
Property
GtkSource.CompletionWords
Method
new GtkSource.CompletionWords.c_new (String name, Pixbuf icon) : GtkSource.CompletionWords
Create a new GtkSource.CompletionWords
GtkSource.GutterRendererPixbuf
Property
pixbuf : GdkPixbuf.Pixbuf
GtkSource.GutterRendererPixbuf
Method
get_pixbuf () : GdkPixbuf.Pixbuf
GtkSource.GutterRendererPixbuf
Method
set_pixbuf (Pixbuf pixbuf) : none
GtkSource.MarkAttributes
Property
pixbuf : GdkPixbuf.Pixbuf
GtkSource.MarkAttributes
Method
get_pixbuf () : GdkPixbuf.Pixbuf
GtkSource.MarkAttributes
Method
render_icon (Widget widget, gint32 size) : GdkPixbuf.Pixbuf
GtkSource.MarkAttributes
Method
set_pixbuf (Pixbuf pixbuf) : none
Meta
Method
Meta.gradient_add_alpha (Pixbuf pixbuf, guint8 alphas, gint32 n_alphas, GradientType type) : none
Meta
Method
Meta.gradient_create_multi (gint32 width, gint32 height, Array colors, gint32 n_colors, GradientType style) : GdkPixbuf.Pixbuf
Meta
Method
Meta.gradient_create_simple (gint32 width, gint32 height, RGBA from, RGBA to, GradientType style) : GdkPixbuf.Pixbuf
Meta.Window
Property
icon : GdkPixbuf.Pixbuf read only
Meta.Window
Property
mini_icon : GdkPixbuf.Pixbuf read only
Notify.Notification
Method
set_icon_from_pixbuf (Pixbuf icon) : none
Notify.Notification
Method
set_image_from_pixbuf (Pixbuf pixbuf) : none
RB
Method
RB.scale_pixbuf_to_size (Pixbuf pixbuf, IconSize size) : GdkPixbuf.Pixbuf
RB.DisplayPage
Property
pixbuf : GdkPixbuf.Pixbuf
RB.Player
Signal
image (Player self, void* stream_data, Pixbuf image) : none
Shell
Method
Shell.util_create_pixbuf_from_data (String data, guint64 len, Colorspace colorspace, gboolean has_alpha, gint32 bits_per_sample, gint32 width, gint32 height, gint32 rowstride) : GdkPixbuf.Pixbuf
Totem
Method
Totem.interface_load_pixbuf (String name) : GdkPixbuf.Pixbuf
Totem.CellRendererVideo
Property
thumbnail : GdkPixbuf.Pixbuf
Vte.Terminal
Property
background_image_pixbuf : GdkPixbuf.Pixbuf
Vte.Terminal
Method
set_background_image (Pixbuf image) : none
WebKit.FaviconDatabase
Method
get_favicon_pixbuf_finish (AsyncResult result) : GdkPixbuf.Pixbuf
WebKit.FaviconDatabase
Method
try_get_favicon_pixbuf (String page_uri, guint32 width, guint32 height) : GdkPixbuf.Pixbuf
WebKit.IconDatabase
Method
get_icon_pixbuf (String page_uri) : GdkPixbuf.Pixbuf
WebKit.WebView
Method
get_icon_pixbuf () : GdkPixbuf.Pixbuf
WebKit.WebView
Method
try_get_favicon_pixbuf (guint32 width, guint32 height) : GdkPixbuf.Pixbuf
Wnck.Application
Method
get_icon () : GdkPixbuf.Pixbuf
Wnck.Application
Method
get_mini_icon () : GdkPixbuf.Pixbuf
Wnck.ClassGroup
Method
get_icon () : GdkPixbuf.Pixbuf
Wnck.ClassGroup
Method
get_mini_icon () : GdkPixbuf.Pixbuf
Wnck.Window
Method
get_icon () : GdkPixbuf.Pixbuf
Wnck.Window
Method
get_mini_icon () : GdkPixbuf.Pixbuf
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:20:01 GMT+0800 (HKT)