![]() | ![]() | ![]() | Conglomerate Programmer's Reference Manual | ![]() |
---|
cong-app —
CongApp* cong_app_singleton (void); void cong_app_construct_singleton (int argc, char *argv[]); void cong_app_destroy_singleton (void); const gchar* cong_app_get_clipboard (CongApp *app); void cong_app_set_clipboard (CongApp *app, const gchar *text);
void cong_app_construct_singleton (int argc, char *argv[]);
argc : | |
argv : |
void cong_app_set_clipboard (CongApp *app, const gchar *text);
app : | |
text : |
<< High-level Classes | cong-document >> |