sorry
This commit is contained in:
@ -43,7 +43,7 @@ typedef void (*GtkPrintFunc) (gpointer func_data,
|
|||||||
const gchar *str);
|
const gchar *str);
|
||||||
typedef gchar * (*GtkTranslateFunc) (const gchar *path,
|
typedef gchar * (*GtkTranslateFunc) (const gchar *path,
|
||||||
gpointer func_data);
|
gpointer func_data);
|
||||||
typedef void (*GtkItemFactoryCallback) (void);
|
typedef void (*GtkItemFactoryCallback) ();
|
||||||
typedef void (*GtkItemFactoryCallback1) (gpointer callback_data,
|
typedef void (*GtkItemFactoryCallback1) (gpointer callback_data,
|
||||||
guint callback_action,
|
guint callback_action,
|
||||||
GtkWidget *widget);
|
GtkWidget *widget);
|
||||||
|
Reference in New Issue
Block a user