![]() |
![]() |
![]() |
GNOME Online Accounts Reference Manual | ![]() |
---|---|---|---|---|
Top | Description |
GtkWidget * goa_util_add_row_widget (GtkGrid *left
,GtkGrid *right
,const gchar *label_text
,GtkWidget *widget
); gboolean goa_util_lookup_keyfile_boolean (GoaObject *object
,const gchar *key
); gchar * goa_util_lookup_keyfile_string (GoaObject *object
,const gchar *key
);
GtkWidget * goa_util_add_row_widget (GtkGrid *left
,GtkGrid *right
,const gchar *label_text
,GtkWidget *widget
);
Utility function to add label_text
and widget
to table
.
gboolean goa_util_lookup_keyfile_boolean (GoaObject *object
,const gchar *key
);