forked from AuroraMiddleware/gtk
checkbutton: Remove unused function prototype
This commit is contained in:
parent
6c6ed7496c
commit
eb0c5a6a6c
@ -75,10 +75,6 @@ GtkWidget* gtk_check_button_new_with_label (const gchar *label);
|
||||
GDK_AVAILABLE_IN_ALL
|
||||
GtkWidget* gtk_check_button_new_with_mnemonic (const gchar *label);
|
||||
|
||||
void _gtk_check_button_get_props (GtkCheckButton *check_button,
|
||||
gint *indicator_size,
|
||||
gint *indicator_spacing);
|
||||
|
||||
G_END_DECLS
|
||||
|
||||
#endif /* __GTK_CHECK_BUTTON_H__ */
|
||||
|
Loading…
Reference in New Issue
Block a user