forked from AuroraMiddleware/gtk
types: Remove and unused typedef
GtkRcPropertyParser is gone.
This commit is contained in:
parent
d92cfa2179
commit
c72c0f4d43
@ -52,10 +52,6 @@ typedef struct _GtkWidgetPath GtkWidgetPath;
|
||||
typedef struct _GtkWindow GtkWindow;
|
||||
|
||||
|
||||
typedef gboolean (*GtkRcPropertyParser) (const GParamSpec *pspec,
|
||||
const GString *rc_string,
|
||||
GValue *property_value);
|
||||
|
||||
typedef void (*GtkBuilderConnectFunc) (GtkBuilder *builder,
|
||||
GObject *object,
|
||||
const gchar *signal_name,
|
||||
|
Loading…
Reference in New Issue
Block a user