mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Derive the GncPluginPage widget from a GObject instead of a
GInterface. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/branches/gnucash-gnome2-dev@9430 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -86,11 +86,6 @@ void gnc_plugin_page_removed (GncPluginPage *plugin_pag
|
||||
void gnc_plugin_page_selected (GncPluginPage *plugin_page);
|
||||
void gnc_plugin_page_unselected (GncPluginPage *plugin_page);
|
||||
|
||||
/* Variables */
|
||||
GtkWidget *gnc_plugin_page_get_window (GncPluginPage *plugin_page);
|
||||
void gnc_plugin_page_set_window (GncPluginPage *plugin_page,
|
||||
GtkWidget *window);
|
||||
|
||||
G_END_DECLS
|
||||
|
||||
#endif /* __GNC_PLUGIN_PAGE_H */
|
||||
|
||||
Reference in New Issue
Block a user