devel-docs: undeprecate doc-shooter and add a few more widgets
Doesn't use X11 any longer, just plain GTK and cairo.
This commit is contained in:
@ -12,10 +12,10 @@ typedef enum
|
||||
|
||||
typedef struct WidgetInfo
|
||||
{
|
||||
GtkWidget *window;
|
||||
GtkWidget *widget;
|
||||
gchar *name;
|
||||
gboolean no_focus;
|
||||
gboolean include_decorations;
|
||||
gboolean show_all;
|
||||
WidgetSize size;
|
||||
} WidgetInfo;
|
||||
|
||||
|
Reference in New Issue
Block a user