Top |
#define | GNTSEAL() |
GType | gnt_clipboard_get_gtype () |
gchar * | gnt_clipboard_get_string () |
void | gnt_clipboard_set_string () |
gchar *
gnt_clipboard_get_string (GntClipboard *clip
);
Get the current text from the clipboard.
void gnt_clipboard_set_string (GntClipboard *clip
,const gchar *string
);
Set the text in the clipboard.