31 gtk_widget_set_sensitive(GTK_WIDGET(gs), (value==0)?FALSE:TRUE);
35 gtk_widget_grab_focus(GTK_WIDGET(gs));
48 "Function is not appropriate for this type of widget (%s)",
75 return (gtk_widget_get_sensitive(GTK_WIDGET(gs))==TRUE)?1:0;
78 return (gtk_widget_has_focus(GTK_WIDGET(gs))==TRUE)?1:0;
91 "Function is not appropriate for this type of widget (%s)",
114 "Function is not appropriate for this type of widget (%s)",
125 const char *defaultValue)
136 "Function is not appropriate for this type of widget (%s)",
158 gtk_box_pack_start(GTK_BOX(g), gChild,
174 wParent=GWEN_Widget_Tree_GetParent(w);
177 g=gtk_scrolled_window_new(
NULL,
NULL);
178 gContent=gtk_box_new(GTK_ORIENTATION_VERTICAL,
#define GWEN_ERROR_INVALID
#define GTK3_DIALOG_WIDGET_REAL
#define GTK3_DIALOG_WIDGET_CONTENT
#define DBG_WARN(dbg_logger, format, args...)
#define GWEN_WIDGET_FLAGS_FILLY
#define GTK3_GUI_DIALOG_DEFAULT_BOX_SPACING