Méthode | Description | |
---|---|---|
AddContent ( this dialog, Gtk widget, bool expand = true, bool fill = true, uint padding ) : void | ||
FixContainerLeak ( this c ) : void | ||
GetBackgroundColor ( this widget ) : Xwt.Drawing.Color | ||
GetBackgroundColor ( this widget, Gtk state ) : Xwt.Drawing.Color | ||
GetCellRenderers ( this column ) : Gtk.CellRenderer[] | ||
GetForegroundColor ( this widget ) : Xwt.Drawing.Color | ||
GetForegroundColor ( this widget, Gtk state ) : Xwt.Drawing.Color | ||
GetFromSurface ( Cairo surface, int src_x, int src_y, int width, int height ) : Gdk.Pixbuf | ||
GetHasWindow ( this widget ) : bool | ||
GetSelectedAction ( this context ) : Gdk.DragAction | ||
GetSize ( this cr, Gtk widget, Gdk &cell_area, int &x_offset, int &y_offset, int &width, int &height ) : void | ||
GetSize ( this window, int &w, int &h ) : void | ||
GetSliderPosition ( this scale ) : double | ||
GetText ( this args ) : string | ||
SetAppPaintable ( this widget, bool value ) : void | ||
SetBackgroundColor ( this widget, Gtk state, Xwt color ) : void | ||
SetBackgroundColor ( this widget, Xwt color ) : void | ||
SetChildBackgroundColor ( this container, Xwt color ) : void | ||
SetContentSpacing ( this dialog, int spacing ) : void | ||
SetForegroundColor ( this widget, Gtk state, Xwt color ) : void | ||
SetForegroundColor ( this widget, Xwt color ) : void | ||
SetHasWindow ( this widget, bool value ) : void | ||
SetStateActive ( this widget ) : void | ||
SetStateNormal ( this widget ) : void | ||
SetTextColumn ( this comboBox, int column ) : void | ||
ToGtk3StateFlags ( this state ) : Gtk.StateFlags | ||
ToPixbuf ( this window, int src_x, int src_y, int width, int height ) : Gdk.Pixbuf |
Méthode | Description | |
---|---|---|
gdk_pixbuf_get_from_surface ( |
||
gdk_pixbuf_get_from_window ( |
public static AddContent ( this dialog, Gtk widget, bool expand = true, bool fill = true, uint padding ) : void | ||
dialog | this | |
widget | Gtk | |
expand | bool | |
fill | bool | |
padding | uint | |
Résultat | void |
public static FixContainerLeak ( this c ) : void | ||
c | this | |
Résultat | void |
public static GetBackgroundColor ( this widget ) : Xwt.Drawing.Color | ||
widget | this | |
Résultat | Xwt.Drawing.Color |
public static GetBackgroundColor ( this widget, Gtk state ) : Xwt.Drawing.Color | ||
widget | this | |
state | Gtk | |
Résultat | Xwt.Drawing.Color |
public static GetCellRenderers ( this column ) : Gtk.CellRenderer[] | ||
column | this | |
Résultat | Gtk.CellRenderer[] |
public static GetForegroundColor ( this widget ) : Xwt.Drawing.Color | ||
widget | this | |
Résultat | Xwt.Drawing.Color |
public static GetForegroundColor ( this widget, Gtk state ) : Xwt.Drawing.Color | ||
widget | this | |
state | Gtk | |
Résultat | Xwt.Drawing.Color |
public static GetFromSurface ( Cairo surface, int src_x, int src_y, int width, int height ) : Gdk.Pixbuf | ||
surface | Cairo | |
src_x | int | |
src_y | int | |
width | int | |
height | int | |
Résultat | Gdk.Pixbuf |
public static GetHasWindow ( this widget ) : bool | ||
widget | this | |
Résultat | bool |
public static GetSelectedAction ( this context ) : Gdk.DragAction | ||
context | this | |
Résultat | Gdk.DragAction |
public static GetSize ( this cr, Gtk widget, Gdk &cell_area, int &x_offset, int &y_offset, int &width, int &height ) : void | ||
cr | this | |
widget | Gtk | |
cell_area | Gdk | |
x_offset | int | |
y_offset | int | |
width | int | |
height | int | |
Résultat | void |
public static GetSize ( this window, int &w, int &h ) : void | ||
window | this | |
w | int | |
h | int | |
Résultat | void |
public static GetSliderPosition ( this scale ) : double | ||
scale | this | |
Résultat | double |
public static GetText ( this args ) : string | ||
args | this | |
Résultat | string |
public static SetAppPaintable ( this widget, bool value ) : void | ||
widget | this | |
value | bool | |
Résultat | void |
public static SetBackgroundColor ( this widget, Gtk state, Xwt color ) : void | ||
widget | this | |
state | Gtk | |
color | Xwt | |
Résultat | void |
public static SetBackgroundColor ( this widget, Xwt color ) : void | ||
widget | this | |
color | Xwt | |
Résultat | void |
public static SetChildBackgroundColor ( this container, Xwt color ) : void | ||
container | this | |
color | Xwt | |
Résultat | void |
public static SetContentSpacing ( this dialog, int spacing ) : void | ||
dialog | this | |
spacing | int | |
Résultat | void |
public static SetForegroundColor ( this widget, Gtk state, Xwt color ) : void | ||
widget | this | |
state | Gtk | |
color | Xwt | |
Résultat | void |
public static SetForegroundColor ( this widget, Xwt color ) : void | ||
widget | this | |
color | Xwt | |
Résultat | void |
public static SetHasWindow ( this widget, bool value ) : void | ||
widget | this | |
value | bool | |
Résultat | void |
public static SetStateActive ( this widget ) : void | ||
widget | this | |
Résultat | void |
public static SetStateNormal ( this widget ) : void | ||
widget | this | |
Résultat | void |
public static SetTextColumn ( this comboBox, int column ) : void | ||
comboBox | this | |
column | int | |
Résultat | void |
public static ToGtk3StateFlags ( this state ) : Gtk.StateFlags | ||
state | this | |
Résultat | Gtk.StateFlags |
public static ToPixbuf ( this window, int src_x, int src_y, int width, int height ) : Gdk.Pixbuf | ||
window | this | |
src_x | int | |
src_y | int | |
width | int | |
height | int | |
Résultat | Gdk.Pixbuf |