메소드 | 설명 | |
---|---|---|
BuildTargetTable ( TransferDataType types ) : Gtk.TargetList | ||
GetBestSizeFit ( double size, Gtk availablesizes = null ) : Gtk.IconSize | ||
GetBestSizeFitSize ( double size ) : double | ||
GetDefaultScaleFactor ( ) : double | ||
GetScaleFactor ( Gtk w ) : double | ||
GetSelectionData ( ApplicationContext context, Gtk data, TransferDataStore target ) : bool | ||
SetDragData ( TransferDataSource data, Gtk args ) : void | ||
SetSelectionData ( Gtk data, string atomType, object val ) : void | ||
ToGtkStock ( string id ) : |
||
WithDefaultSize ( this image, Gtk defaultIconSize ) : ImageDescription |
메소드 | 설명 | |
---|---|---|
AtomToType ( string targetName ) : TransferDataType | ||
CreateTargetEntries ( TransferDataType type ) : Gtk.TargetEntry[] | ||
Dispose ( this cr ) : void | ||
GetDragTypes ( Gdk dropTypes ) : TransferDataType[] | ||
GetTarget ( this cr ) : Cairo.Surface | ||
SetSource ( this cr, Cairo pattern ) : void | ||
SetSourceColor ( this cr, Cairo color ) : void | ||
Util ( ) : System |
public static BuildTargetTable ( TransferDataType types ) : Gtk.TargetList | ||
types | TransferDataType | |
리턴 | Gtk.TargetList |
public static GetBestSizeFit ( double size, Gtk availablesizes = null ) : Gtk.IconSize | ||
size | double | |
availablesizes | Gtk | |
리턴 | Gtk.IconSize |
public static GetBestSizeFitSize ( double size ) : double | ||
size | double | |
리턴 | double |
public static GetSelectionData ( ApplicationContext context, Gtk data, TransferDataStore target ) : bool | ||
context | ApplicationContext | |
data | Gtk | |
target | TransferDataStore | |
리턴 | bool |
public static SetDragData ( TransferDataSource data, Gtk args ) : void | ||
data | TransferDataSource | |
args | Gtk | |
리턴 | void |
public static SetSelectionData ( Gtk data, string atomType, object val ) : void | ||
data | Gtk | |
atomType | string | |
val | object | |
리턴 | void |
public static WithDefaultSize ( this image, Gtk defaultIconSize ) : ImageDescription | ||
image | this | |
defaultIconSize | Gtk | |
리턴 | ImageDescription |