checkbutton: Remove unused function prototype
This commit is contained in:
@@ -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__ */
|
||||
|
||||
Reference in New Issue
Block a user