c
Back to Seed Clases

Gdk


Classes

Interfaces

Structs

Unions

Enums

Struct Gdk.Color

Import line: Gdk = imports.gi.Gdk;
GIR File: Gdk-2.0.gir
C documentation: GdkColor
Struct : Color
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new Gdk.Color ()
Create a new Gdk.Color
Create a new Gdk.Color
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gdk
Method
Gdk.cairo_set_source_color (Context cr, Color color) : none
Gdk
Method
Gdk.color_alloc (Colormap colormap, Color color) : gint32
Gdk
Method
Gdk.color_black (Colormap colormap, Color color) : gint32
Gdk
Method
Gdk.color_change (Colormap colormap, Color color) : gint32
Gdk
Method
Gdk.color_white (Colormap colormap, Color color) : gint32
Gdk
Method
Gdk.colors_store (Colormap colormap, Color colors, gint32 ncolors) : none
Gdk
Method
Gdk.draw_layout_line_with_colors (Drawable drawable, GC gc, gint32 x, gint32 y, LayoutLine line, Color foreground, Color background) : none
Gdk
Method
Gdk.draw_layout_with_colors (Drawable drawable, GC gc, gint32 x, gint32 y, Layout layout, Color foreground, Color background) : none
Gdk
Method
Gdk.rgb_find_color (Colormap colormap, Color color) : none
Gdk.Colormap
Method
alloc_color (Color color, gboolean writeable, gboolean best_match) : gboolean
Gdk.Colormap
Method
alloc_colors (Color colors, gint32 n_colors, gboolean writeable, gboolean best_match, gboolean success) : gint32
Gdk.Colormap
Method
free_colors (Color colors, gint32 n_colors) : none
Gdk.Colormap
Method
query_color (guint32 pixel, Color result) : none
Gdk.Cursor
Method
new Gdk.Cursor.from_pixmap (Pixmap source, Pixmap mask, Color fg, Color bg, gint32 x, gint32 y) : Gdk.Cursor
Create a new Gdk.Cursor
Gdk.GC
Method
set_background (Color color) : none
Gdk.GC
Method
set_foreground (Color color) : none
Gdk.GC
Method
set_rgb_bg_color (Color color) : none
Gdk.GC
Method
set_rgb_fg_color (Color color) : none
Gdk.PangoRenderer
Method
set_override_color (RenderPart part, Color color) : none
Gdk.Pixmap
Method
Gdk.Pixmap.colormap_create_from_xpm (Drawable drawable, Colormap colormap, Bitmap mask, Color transparent_color, String filename) : Gdk.Pixmap
Gdk.Pixmap
Method
Gdk.Pixmap.colormap_create_from_xpm_d (Drawable drawable, Colormap colormap, Bitmap mask, Color transparent_color, String data) : Gdk.Pixmap
Gdk.Pixmap
Method
Gdk.Pixmap.create_from_xpm (Drawable drawable, Bitmap mask, Color transparent_color, String filename) : Gdk.Pixmap
Gdk.Pixmap
Method
Gdk.Pixmap.create_from_xpm_d (Drawable drawable, Object out_values, Color transparent_color, String data) : Gdk.Pixmap
Gdk.Window
Method
set_background (Color color) : none
Gtk
Method
Gtk.rc_parse_color (Scanner scanner, Color color) : guint32
Gtk
Method
Gtk.rc_parse_color_full (Scanner scanner, RcStyle style, Color color) : guint32
Gtk.CList
Method
set_background (gint32 row, Color color) : none
Gtk.CList
Method
set_foreground (gint32 row, Color color) : none
Gtk.CTree
Method
node_set_background (CTreeNode node, Color color) : none
Gtk.CTree
Method
node_set_foreground (CTreeNode node, Color color) : none
Gtk.CellRenderer
Property
cell_background_gdk : Gdk.Color
Gtk.CellRendererText
Property
background_gdk : Gdk.Color
Gtk.CellRendererText
Property
foreground_gdk : Gdk.Color
Gtk.CellView
Property
background_gdk : Gdk.Color
Gtk.CellView
Method
set_background_color (Color color) : none
Gtk.ColorButton
Property
color : Gdk.Color
Gtk.ColorButton
Method
new Gtk.ColorButton.with_color (Color color) : Gtk.Widget
Create a new Gtk.ColorButton
Gtk.ColorButton
Method
get_color (Color color) : none
Gtk.ColorButton
Method
set_color (Color color) : none
Gtk.ColorSelection
Property
current_color : Gdk.Color
Gtk.ColorSelection
Method
Gtk.ColorSelection.palette_from_string (String str, Color colors, gint32 n_colors) : gboolean
Gtk.ColorSelection
Method
Gtk.ColorSelection.palette_to_string (Color colors, gint32 n_colors) : String
Gtk.ColorSelection
Method
get_current_color () : Gdk.Color
Gtk.ColorSelection
Method
get_previous_color (Color color) : none
Gtk.ColorSelection
Method
set_current_color (Color color) : none
Gtk.ColorSelection
Method
set_previous_color (Color color) : none
Gtk.Style
Method
lookup_color (String color_name, Color color) : gboolean
Gtk.TextTag
Property
background_gdk : Gdk.Color
Gtk.TextTag
Property
foreground_gdk : Gdk.Color
Gtk.TextTag
Property
paragraph_background_gdk : Gdk.Color
Gtk.Widget
Method
modify_base (StateType state, Color color) : none
Gtk.Widget
Method
modify_bg (StateType state, Color color) : none
Gtk.Widget
Method
modify_cursor (Color primary, Color secondary) : none
Gtk.Widget
Method
modify_fg (StateType state, Color color) : none
Gtk.Widget
Method
modify_text (StateType state, Color color) : none
GtkSource.View
Method
get_mark_category_background (String category, Color dest) : gboolean
GtkSource.View
Method
set_mark_category_background (String category, Color color) : none
Vte.Terminal
Property
background_tint_color : Gdk.Color
Vte.Terminal
Method
set_background_tint_color (Color color) : none
Vte.Terminal
Method
set_color_background (Color background) : none
Vte.Terminal
Method
set_color_bold (Color bold) : none
Vte.Terminal
Method
set_color_cursor (Color cursor_background) : none
Vte.Terminal
Method
set_color_dim (Color dim) : none
Vte.Terminal
Method
set_color_foreground (Color foreground) : none
Vte.Terminal
Method
set_color_highlight (Color highlight_background) : none
Vte.Terminal
Method
set_colors (Color foreground, Color background, Array palette, gint32 palette_size) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Thu Mar 31 2011 03:02:54 GMT+0800 (HKT)