Home
last modified time | relevance | path

Searched defs:Notebook (Results 1 – 25 of 204) sorted by relevance

123456789

/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/yaegashi/msgraph.go/beta/
H A DModelNotebook.go6 type Notebook struct { struct
8 OnenoteEntityHierarchyModel
10 IsDefault *bool `json:"isDefault,omitempty"`
12 UserRole *OnenoteUserRole `json:"userRole,omitempty"`
14 IsShared *bool `json:"isShared,omitempty"`
16 SectionsURL *string `json:"sectionsUrl,omitempty"`
18 SectionGroupsURL *string `json:"sectionGroupsUrl,omitempty"`
20 Links *NotebookLinks `json:"links,omitempty"`
22 Sections []OnenoteSection `json:"sections,omitempty"`
24 SectionGroups []SectionGroup `json:"sectionGroups,omitempty"`
/dports/lang/python27/Python-2.7.18/Doc/library/
H A Dttk.rst373 Notebook section in :mod:`ttk` --- Tk themed widgets
381 Options
405 Tab Options
446 The *tab_id* present in several methods of :class:`ttk.Notebook` may take any argument
464 ttk.Notebook argument
/dports/lang/python-legacy/Python-2.7.18/Doc/library/
H A Dttk.rst373 Notebook section in :mod:`ttk` --- Tk themed widgets
381 Options
405 Tab Options
446 The *tab_id* present in several methods of :class:`ttk.Notebook` may take any argument
464 ttk.Notebook argument
/dports/databases/py-gdbm/Python-3.8.12/Doc/library/
H A Dtkinter.ttk.rst465 Notebook section in :mod:`tkinter.ttk` --- Tk themed widgets
473 Options
499 Tab Options
542 The tab_id present in several methods of :class:`ttk.Notebook` may take any argument
560 ttk.Notebook argument
/dports/lang/python37/Python-3.7.12/Doc/library/
H A Dtkinter.ttk.rst465 Notebook section in :mod:`tkinter.ttk` --- Tk themed widgets
473 Options
499 Tab Options
542 The tab_id present in several methods of :class:`ttk.Notebook` may take any argument
560 ttk.Notebook argument
/dports/lang/python38/Python-3.8.12/Doc/library/
H A Dtkinter.ttk.rst465 Notebook section in :mod:`tkinter.ttk` --- Tk themed widgets
473 Options
499 Tab Options
542 The tab_id present in several methods of :class:`ttk.Notebook` may take any argument
560 ttk.Notebook argument
/dports/lang/python-tools/Python-3.8.12/Doc/library/
H A Dtkinter.ttk.rst465 Notebook section in :mod:`tkinter.ttk` --- Tk themed widgets
473 Options
499 Tab Options
542 The tab_id present in several methods of :class:`ttk.Notebook` may take any argument
560 ttk.Notebook argument
/dports/lang/python39/Python-3.9.9/Doc/library/
H A Dtkinter.ttk.rst465 Notebook section in :mod:`tkinter.ttk` --- Tk themed widgets
473 Options
499 Tab Options
542 The tab_id present in several methods of :class:`ttk.Notebook` may take any argument
560 ttk.Notebook argument
/dports/databases/py-sqlite3/Python-3.8.12/Doc/library/
H A Dtkinter.ttk.rst465 Notebook section in :mod:`tkinter.ttk` --- Tk themed widgets
473 Options
499 Tab Options
542 The tab_id present in several methods of :class:`ttk.Notebook` may take any argument
560 ttk.Notebook argument
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Doc/library/
H A Dtkinter.ttk.rst465 Notebook section in :mod:`tkinter.ttk` --- Tk themed widgets
473 Options
499 Tab Options
542 The tab_id present in several methods of :class:`ttk.Notebook` may take any argument
560 ttk.Notebook argument
/dports/lang/python310/Python-3.10.1/Doc/library/
H A Dtkinter.ttk.rst465 Notebook section in :mod:`tkinter.ttk` --- Tk themed widgets
473 Options
499 Tab Options
542 The tab_id present in several methods of :class:`ttk.Notebook` may take any argument
560 ttk.Notebook argument
/dports/lang/python311/Python-3.11.0a3/Doc/library/
H A Dtkinter.ttk.rst465 Notebook section in :mod:`tkinter.ttk` --- Tk themed widgets
473 Options
499 Tab Options
542 The tab_id present in several methods of :class:`ttk.Notebook` may take any argument
560 ttk.Notebook argument
/dports/net-im/coyim/coyim-0.3.11/vendor/github.com/coyim/gotk3adapter/gtka/
H A Dnotebook.go13 func wrapNotebookSimple(v *gtk.Notebook) *notebook {
20 func wrapNotebook(v *gtk.Notebook, e error) (*notebook, error) {
24 func unwrapNotebook(v gtki.Notebook) *gtk.Notebook {
/dports/irc/smuxi/smuxi-1.1/src/Frontend-SWF/
H A DNotebook.cs36 public class Notebook : TabControl class
46 public Notebook() : base () in Notebook() method in Smuxi.Frontend.Swf.Notebook
/dports/net-im/coyim/coyim-0.3.11/vendor/github.com/coyim/gotk3adapter/gtki/
H A Dnotebook.go3 type Notebook interface { interface
17 func AssertNotebook(_ Notebook) {}
/dports/devel/ipython/ipython-7.29.0/docs/source/whatsnew/
H A Dversion1.0.rst169 Notebook section in Release 1.0.0: An Afternoon Hack
231 - Notebook UI behaves better on more screen sizes. argument
/dports/devel/ipython5/ipython-5.10.0/docs/source/whatsnew/
H A Dversion1.0.rst169 Notebook section in Release 1.0.0: An Afternoon Hack
231 - Notebook UI behaves better on more screen sizes. argument
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/examples/osgwidgetnotebook/
H A Dosgwidgetnotebook.cpp18 class Notebook: public osgWidget::Box { class
43 Notebook(const std::string& name): in Notebook() function in Notebook
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/examples/osgwidgetnotebook/
H A Dosgwidgetnotebook.cpp18 class Notebook: public osgWidget::Box { class
43 Notebook(const std::string& name): in Notebook() function in Notebook
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/models/blob_viewer/
H A Dnotebook.rb4 class Notebook < Base class
/dports/irc/smuxi/smuxi-1.1/src/Frontend-GNOME/
H A DNotebook.cs30 public class Notebook : Gtk.Notebook class
75 public Notebook() : base () in Notebook() method in Smuxi.Frontend.Gnome.Notebook
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/ipynb-0.1.0.1/src/Data/
H A DIpynb.hs73 data Notebook a = Notebook function
98 Notebook{ notebookMetadata = metadata function
113 Notebook{ notebookMetadata = metadata function
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/ipynb-0.1.0.1/src/Data/
H A DIpynb.hs73 data Notebook a = Notebook type
98 Notebook{ notebookMetadata = metadata function
113 Notebook{ notebookMetadata = metadata function
/dports/x11-toolkits/open-motif/motif-2.3.8/demos/doc/programGuide/ch08/
H A DMakefile.am3 SUBDIRS = Container Notebook subdir
/dports/www/matomo/piwik/vendor/matomo/device-detector/Parser/Device/
H A DNotebook.php20 class Notebook extends AbstractDeviceParser class

123456789