Top | ![]() |
![]() |
![]() |
![]() |
GtkWidget * goa_util_add_row_widget (GtkGrid *grid
,gint row
,const gchar *label_text
,GtkWidget *widget
);
Utility function to add label_text
and widget
to table
.
label_text |
The text to insert on the left side or |
[allow-none] |
widget |
A widget to insert on the right side. |
gboolean goa_util_lookup_keyfile_boolean (GoaObject *object
,const gchar *key
);