Searched defs:NotebookPage (Results 1 - 2 of 2) sorted by relevance
/inkscape/src/ui/widget/ | ||
H A D | notebook-page.cpp | 24 NotebookPage::NotebookPage(int n_rows, int n_columns, bool expand, bool fill, guint padding) function in class:Inkscape::UI::Widget::NotebookPage |
H A D | notebook-page.h | 34 class NotebookPage : public Gtk::VBox class in namespace:Inkscape::UI::Widget 38 NotebookPage(); 41 * Construct a NotebookPage. 43 NotebookPage(int n_rows, int n_columns, bool expand=false, bool fill=false, guint padding=0); |
Completed in 20 milliseconds