Lines Matching refs:notebook
22 #include <gtkmm/notebook.h>
33 #include "notebook.h"
114 is typically done in the creation of the notebook and defined
191 * Creates a notebookpage widget for a notebook.
193 * Builds a notebook page (a vbox) and puts parameters on it.
338 /** A special category of Gtk::Notebook to handle notebook parameters. */
365 * Respond to the selected page of notebook changing.
367 * ParamNotebook. The change is only reported when the notebook
382 /** Search the parameter's name in the notebook content. */
421 * Creates a Notebook widget for a notebook parameter.
423 * Builds a notebook and puts pages in it.