메소드 | 설명 | |
---|---|---|
ClipboardWaitForTargets ( |
||
StopEmissionByName ( GLib o, string signal ) : void | ||
gtk_color_chooser_dialog_new ( string title, |
||
gtk_color_chooser_get_rgba ( |
||
gtk_color_chooser_set_rgba ( |
||
gtk_entry_set_placeholder_text ( Gtk entry, string text ) : void |
메소드 | 설명 | |
---|---|---|
NativeMethods ( ) : System |
public static ClipboardWaitForTargets ( |
||
cp | ||
atoms | Gdk | |
리턴 | bool |
public static StopEmissionByName ( GLib o, string signal ) : void | ||
o | GLib | |
signal | string | |
리턴 | void |
public static gtk_color_chooser_dialog_new ( string title, |
||
title | string | |
parrent | ||
리턴 |
public static gtk_color_chooser_get_rgba ( |
||
chooser | ||
리턴 | Gdk.RGBA |
public static gtk_color_chooser_set_rgba ( |
||
chooser | ||
color | double | |
리턴 | void |
public static gtk_entry_set_placeholder_text ( Gtk entry, string text ) : void | ||
entry | Gtk | |
text | string | |
리턴 | void |