forked from AuroraMiddleware/gtk
app-chooser-button: remove leftover typedef
This commit is contained in:
parent
50e967d17b
commit
5f942b1232
@ -42,9 +42,6 @@ typedef struct _GtkAppChooserButton GtkAppChooserButton;
|
||||
typedef struct _GtkAppChooserButtonClass GtkAppChooserButtonClass;
|
||||
typedef struct _GtkAppChooserButtonPrivate GtkAppChooserButtonPrivate;
|
||||
|
||||
typedef void (* GtkAppChooserButtonItemFunc) (GtkAppChooserButton *self,
|
||||
gpointer user_data);
|
||||
|
||||
struct _GtkAppChooserButton {
|
||||
GtkComboBox parent;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user