gtkbin: replace internal api
This commit is contained in:
@ -79,9 +79,6 @@ GType gtk_bin_get_type (void) G_GNUC_CONST;
|
||||
GDK_AVAILABLE_IN_ALL
|
||||
GtkWidget *gtk_bin_get_child (GtkBin *bin);
|
||||
|
||||
void _gtk_bin_set_child (GtkBin *bin,
|
||||
GtkWidget *widget);
|
||||
|
||||
G_END_DECLS
|
||||
|
||||
#endif /* __GTK_BIN_H__ */
|
||||
|
||||
Reference in New Issue
Block a user