Home
last modified time | relevance | path

Searched defs:notebook (Results 1 – 25 of 2654) sorted by relevance

12345678910>>...107

/dports/net-im/coyim/coyim-0.3.11/vendor/github.com/coyim/gotk3adapter/gtka/
H A Dnotebook.go8 type notebook struct { struct
9 *container
10 internal *gtk.Notebook
31 func (v *notebook) NextPage() {
35 func (v *notebook) PrevPage() {
39 func (v *notebook) GetCurrentPage() int {
43 func (v *notebook) GetNPages() int {
47 func (v *notebook) SetCurrentPage(v1 int) {
51 func (v *notebook) SetShowTabs(v1 bool) {
55 func (v *notebook) AppendPage(v1, v2 gtki.Widget) int {
[all …]
/dports/devel/py-jupyter-server/jupyter_server-1.12.1/jupyter_server/tests/nbconvert/
H A Dtest_handlers.py25 def notebook(jp_root_dir): function
53 async def test_from_file(jp_fetch, notebook): argument
72 async def test_from_file_404(jp_fetch, notebook): argument
85 async def test_from_file_download(jp_fetch, notebook): argument
94 async def test_from_file_zip(jp_fetch, notebook): argument
102 async def test_from_post(jp_fetch, notebook): argument
121 async def test_from_post_zip(jp_fetch, notebook): argument
/dports/devel/devhelp/devhelp-41.2/devhelp/
H A Ddh-notebook.c54 DhNotebook *notebook = DH_NOTEBOOK (object); in dh_notebook_get_property() local
73 DhNotebook *notebook = DH_NOTEBOOK (object); in dh_notebook_set_property() local
89 DhNotebook *notebook = DH_NOTEBOOK (object); in dh_notebook_constructed() local
109 show_or_hide_tabs (GtkNotebook *notebook) in show_or_hide_tabs()
118 dh_notebook_page_added (GtkNotebook *notebook, in dh_notebook_page_added()
129 dh_notebook_page_removed (GtkNotebook *notebook, in dh_notebook_page_removed()
174 dh_notebook_init (DhNotebook *notebook) in dh_notebook_init()
206 dh_notebook_get_profile (DhNotebook *notebook) in dh_notebook_get_profile()
216 DhNotebook *notebook) in web_view_open_new_tab_cb()
235 dh_notebook_open_new_tab (DhNotebook *notebook, in dh_notebook_open_new_tab()
[all …]
/dports/www/py-notebook/notebook-6.4.5/notebook/tests/selenium/
H A Dtest_notifications.py9 def get_widget(notebook, name): argument
15 def widget(notebook, name): argument
21 def new_notification_widget(notebook, name): argument
27 def widget_has_class(notebook, name, class_name): argument
36 def widget_message(notebook, name): argument
45 def test_notification(notebook): argument
H A Dtest_display_isolation.py9 def test_display_isolation(notebook): argument
21 def isolated_html(notebook): argument
65 def isolated_svg(notebook): argument
H A Dtest_interrupt.py3 def interrupt_from_menu(notebook): argument
8 def interrupt_from_keyboard(notebook): argument
12 def test_interrupt(notebook): argument
/dports/audio/gsequencer/gsequencer-3.10.4/ags/widget/
H A Dags_notebook.c140 ags_notebook_init(AgsNotebook *notebook) in ags_notebook_init()
210 AgsNotebook *notebook; in ags_notebook_set_property() local
242 AgsNotebook *notebook; in ags_notebook_get_property() local
261 AgsNotebook *notebook; in ags_notebook_finalize() local
441 AgsNotebook *notebook) in ags_notebook_scroll_prev_callback()
460 AgsNotebook *notebook) in ags_notebook_scroll_next_callback()
562 ags_notebook_tab_index(AgsNotebook *notebook, in ags_notebook_tab_index()
642 ags_notebook_add_tab(AgsNotebook *notebook) in ags_notebook_add_tab()
748 ags_notebook_insert_tab(AgsNotebook *notebook, in ags_notebook_insert_tab()
834 ags_notebook_remove_tab(AgsNotebook *notebook, in ags_notebook_remove_tab()
[all …]
/dports/deskutils/zim/zim-0.74.3/zim/notebook/
H A Dcontent_updater.py20 def update_parsetree_and_copy_images(parsetree, notebook, oldpath, newpath): argument
28 def set_parsetree_attributes_to_resolve_links(parsetree, notebook, path): argument
40 def _resolve_links_and_images(notebook, src_path, node): argument
71 def replace_parsetree_links_and_copy_images(parsetree, notebook, path): argument
118 def _replace_links_to_interwiki_and_copy_images(src_interwiki, notebook, new_path, node): argument
160 def _replace_links_to_page_and_copy_images(notebook, old_folder, new_path, node): argument
209 def _update_image(notebook, new_path, src_file, node): argument
216 def _copy_image(notebook, new_path, src_file, node): argument
224 def _copy_image_object(notebook, new_path, src_file, node): argument
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtknotebook.c1543 GtkNotebook *notebook; in gtk_notebook_set_property() local
1603 GtkNotebook *notebook; in gtk_notebook_get_property() local
1771 GtkNotebook *notebook; in gtk_notebook_map() local
1832 GtkNotebook *notebook; in gtk_notebook_realize() local
1869 GtkNotebook *notebook; in gtk_notebook_unrealize() local
2319 GtkNotebook *notebook; in gtk_notebook_expose() local
3006 GtkNotebook *notebook; in gtk_notebook_button_release() local
3347 GtkNotebook *notebook; in gtk_notebook_style_set() local
3500 GtkNotebook *notebook; in gtk_notebook_switch_tab_timeout() local
3531 GtkNotebook *notebook; in gtk_notebook_drag_motion() local
[all …]
/dports/graphics/gimp-app/gimp-2.10.30/libgimpwidgets/
H A Dgimpcolornotebook.c147 gimp_color_notebook_init (GimpColorNotebook *notebook) in gimp_color_notebook_init()
194 GimpColorNotebook *notebook = GIMP_COLOR_NOTEBOOK (widget); in gimp_color_notebook_style_set() local
232 GimpColorNotebook *notebook = GIMP_COLOR_NOTEBOOK (selector); in gimp_color_notebook_togg_visible() local
247 GimpColorNotebook *notebook = GIMP_COLOR_NOTEBOOK (selector); in gimp_color_notebook_togg_sensitive() local
262 GimpColorNotebook *notebook = GIMP_COLOR_NOTEBOOK (selector); in gimp_color_notebook_set_show_alpha() local
278 GimpColorNotebook *notebook = GIMP_COLOR_NOTEBOOK (selector); in gimp_color_notebook_set_color() local
295 GimpColorNotebook *notebook = GIMP_COLOR_NOTEBOOK (selector); in gimp_color_notebook_set_channel() local
313 GimpColorNotebook *notebook = GIMP_COLOR_NOTEBOOK (selector); in gimp_color_notebook_set_model_visible() local
345 GimpColorNotebook *notebook) in gimp_color_notebook_switch_page()
428 gimp_color_notebook_add_page (GimpColorNotebook *notebook, in gimp_color_notebook_add_page()
[all …]
/dports/devel/gtranslator/gtranslator-40.0/src/
H A Dgtr-notebook.c114 gtr_notebook_init (GtrNotebook * notebook) in gtr_notebook_init()
178 gtr_notebook_add_page (GtrNotebook * notebook, GtrTab * tab) in gtr_notebook_add_page()
194 GtrNotebook *notebook) in remove_tab()
230 gtr_notebook_remove_all_pages (GtrNotebook *notebook) in gtr_notebook_remove_all_pages()
248 gtr_notebook_get_page (GtrNotebook * notebook) in gtr_notebook_get_page()
258 gtr_notebook_get_header (GtrNotebook *notebook) in gtr_notebook_get_header()
266 gtr_notebook_enable_save (GtrNotebook *notebook, in gtr_notebook_enable_save()
281 gtr_notebook_update_undo_buttons (GtrNotebook *notebook, in gtr_notebook_update_undo_buttons()
300 gtr_notebook_reset_sort (GtrNotebook *notebook) in gtr_notebook_reset_sort()
307 gtr_notebook_hide_sort_menu (GtrNotebook *notebook) in gtr_notebook_hide_sort_menu()
[all …]
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtknotebook.c1290 gtk_notebook_init (GtkNotebook *notebook) in gtk_notebook_init()
1723 GtkNotebook *notebook; in gtk_notebook_set_property() local
2737 get_tab_at_pos (GtkNotebook *notebook, in get_tab_at_pos()
2882 stop_scrolling (GtkNotebook *notebook) in stop_scrolling()
3110 GtkNotebook *notebook; in gtk_notebook_button_release() local
3150 tab_prelight (GtkNotebook *notebook, in tab_prelight()
3269 check_threshold (GtkNotebook *notebook, in check_threshold()
3414 update_tab_state (GtkNotebook *notebook) in update_tab_state()
4067 GtkNotebook *notebook; in gtk_notebook_drag_data_received() local
4278 focus_tabs_in (GtkNotebook *notebook) in focus_tabs_in()
[all …]
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtknotebook.c459 GtkNotebook *notebook = NULL; in gtk_notebook_page_set_property() local
538 GtkNotebook *notebook = NULL; in gtk_notebook_page_get_property() local
721 GtkNotebook *notebook; member
1907 GtkNotebook *notebook; in gtk_notebook_set_property() local
2541 in_tabs (GtkNotebook *notebook, in in_tabs()
2555 get_tab_at_pos (GtkNotebook *notebook, in get_tab_at_pos()
2588 GtkNotebook *notebook = user_data; in gtk_notebook_gesture_pressed() local
2841 GtkNotebook *notebook = user_data; in gtk_notebook_gesture_released() local
3552 focus_tabs_in (GtkNotebook *notebook) in focus_tabs_in()
5589 GtkNotebook *notebook; in gtk_notebook_menu_switch_page() local
[all …]
/dports/www/netsurf/netsurf-3.10/frontends/gtk/
H A Dtabs.c183 nsgtk_tab_switch_page(GtkNotebook *notebook, in nsgtk_tab_switch_page()
260 nsgtk_tab_page_reordered(GtkNotebook *notebook, in nsgtk_tab_page_reordered()
286 nsgtk_tab_orientation(GtkNotebook *notebook) in nsgtk_tab_orientation()
312 nsgtk_tab_add_newtab(GtkNotebook *notebook) in nsgtk_tab_add_newtab()
382 GtkNotebook *notebook; in nsgtk_notebook_create() local
418 nsgtk_tab_add_page(GtkNotebook *notebook, in nsgtk_tab_add_page()
458 GtkNotebook *notebook; in nsgtk_tab_add() local
474 GtkNotebook *notebook; in nsgtk_tab_set_icon() local
502 GtkNotebook *notebook; in nsgtk_tab_set_title() local
560 nserror nsgtk_tab_prev(GtkNotebook *notebook) in nsgtk_tab_prev()
[all …]
/dports/mail/evolution/evolution-3.42.1/src/mail/
H A De-mail-config-notebook.c93 mail_config_notebook_sort_pages (EMailConfigNotebook *notebook) in mail_config_notebook_sort_pages()
112 EMailConfigNotebook *notebook) in mail_config_notebook_page_changed()
118 mail_config_notebook_set_account_source (EMailConfigNotebook *notebook, in mail_config_notebook_set_account_source()
166 mail_config_notebook_set_session (EMailConfigNotebook *notebook, in mail_config_notebook_set_session()
314 EMailConfigNotebook *notebook; in mail_config_notebook_constructed() local
496 mail_config_notebook_page_removed (GtkNotebook *notebook, in mail_config_notebook_page_removed()
509 mail_config_notebook_page_added (GtkNotebook *notebook, in mail_config_notebook_page_added()
625 e_mail_config_notebook_init (EMailConfigNotebook *notebook) in e_mail_config_notebook_init()
659 e_mail_config_notebook_get_session (EMailConfigNotebook *notebook) in e_mail_config_notebook_get_session()
707 e_mail_config_notebook_add_page (EMailConfigNotebook *notebook, in e_mail_config_notebook_add_page()
[all …]
/dports/sysutils/xfburn/xfburn-0.6.2/xfburn/
H A Dxfburn-compositions-notebook.c76 cb_move_focus_out (GtkNotebook *notebook, GtkDirectionType *arg1, XfburnCompositionsNotebookPrivate… in cb_move_focus_out()
85 xfburn_compositions_notebook_init (XfburnCompositionsNotebook * notebook) in xfburn_compositions_notebook_init()
101 cb_switch_page (GtkNotebook *notebook, GtkWidget *page, guint page_num, XfburnCompositionsNotebookP… in cb_switch_page()
107 cb_composition_close (XfburnNotebookTab *tab, GtkNotebook *notebook) in cb_composition_close()
120 …_changed (XfburnComposition *composition, const gchar * name, XfburnCompositionsNotebook *notebook) in cb_composition_name_changed()
134 add_composition_with_data (XfburnCompositionsNotebook *notebook, XfburnCompositionType type, Xfburn… in add_composition_with_data()
196 xfburn_compositions_notebook_add_composition (XfburnCompositionsNotebook *notebook, XfburnCompositi… in xfburn_compositions_notebook_add_composition()
202 xfburn_compositions_notebook_add_welcome_tab (XfburnCompositionsNotebook *notebook, GActionMap *act… in xfburn_compositions_notebook_add_welcome_tab()
217 xfburn_compositions_notebook_close_composition (XfburnCompositionsNotebook *notebook) in xfburn_compositions_notebook_close_composition()
228 xfburn_compositions_notebook_save_composition (XfburnCompositionsNotebook *notebook) in xfburn_compositions_notebook_save_composition()
/dports/editors/gedit/gedit-40.1/gedit/
H A Dgedit-notebook.c65 GeditNotebook *notebook = GEDIT_NOTEBOOK (object); in gedit_notebook_finalize() local
75 GtkNotebook *notebook = GTK_NOTEBOOK (widget); in gedit_notebook_grab_focus() local
89 find_tab_num_at_pos (GtkNotebook *notebook, in find_tab_num_at_pos()
146 GtkNotebook *notebook = GTK_NOTEBOOK (widget); in gedit_notebook_button_press_event() local
224 gedit_notebook_switch_page (GtkNotebook *notebook, in gedit_notebook_switch_page()
260 GeditNotebook *notebook) in close_button_clicked_cb()
297 GtkWidget *notebook; in drag_data_received_cb() local
355 gedit_notebook_page_added (GtkNotebook *notebook, in gedit_notebook_page_added()
389 GtkNotebook *notebook = GTK_NOTEBOOK (container); in gedit_notebook_remove() local
521 gedit_notebook_init (GeditNotebook *notebook) in gedit_notebook_init()
[all …]
/dports/x11-fm/nautilus/nautilus-41.1/src/
H A Dnautilus-notebook.c68 NautilusNotebook *notebook; in nautilus_notebook_dispose() local
103 find_tab_num_at_pos (NautilusNotebook *notebook, in find_tab_num_at_pos()
152 NautilusNotebook *notebook; in button_press_cb() local
191 nautilus_notebook_init (NautilusNotebook *notebook) in nautilus_notebook_init()
207 nautilus_notebook_contains_slot (NautilusNotebook *notebook, in nautilus_notebook_contains_slot()
234 nautilus_notebook_sync_loading (NautilusNotebook *notebook, in nautilus_notebook_sync_loading()
322 GtkWidget *notebook; in close_button_clicked_cb() local
332 build_tab_label (NautilusNotebook *notebook, in build_tab_label()
418 nautilus_notebook_add_tab (NautilusNotebook *notebook, in nautilus_notebook_add_tab()
518 nautilus_notebook_next_page (NautilusNotebook *notebook) in nautilus_notebook_next_page()
[all …]
/dports/deskutils/gnote/gnote-41.1/src/notebooks/
H A Dnotebookmanager.cpp97 Notebook::Ptr notebook; in get_notebook() local
117 Notebook::Ptr notebook = get_notebook (notebookName); in get_or_create_notebook() local
160 bool NotebookManager::add_notebook(const Notebook::Ptr & notebook) in add_notebook()
173 void NotebookManager::delete_notebook(const Notebook::Ptr & notebook) in delete_notebook()
221 bool NotebookManager::get_notebook_iter(const Notebook::Ptr & notebook, in get_notebook_iter()
253 Notebook::Ptr notebook = get_notebook_from_tag(tag); in get_notebook_from_note() local
325 Notebook::Ptr notebook = g.notebook_manager().get_or_create_notebook (notebookName); in prompt_create_new_notebook() local
388 const Notebook::Ptr & notebook) in move_note_to_notebook()
464 Notebook::Ptr notebook = std::make_shared<Notebook>(m_note_manager, tag); in load_notebooks() local
476 Notebook::Ptr notebook; in filter_notebooks() local
[all …]
/dports/devel/py-nbdime/nbdime-3.1.1/nbdime/tests/filters/
H A Dadd_helper.py34 def clean(notebook): argument
40 def smudge(notebook): argument
45 def get_marker_cell(notebook): argument
55 def do_filter(notebook, args): argument
/dports/x11/gnome-terminal/gnome-terminal-3.42.2/src/
H A Dterminal-notebook.cc56 update_tab_visibility (TerminalNotebook *notebook, in update_tab_visibility()
94 TerminalNotebook *notebook; in close_button_clicked_cb() local
125 TerminalNotebook *notebook = TERMINAL_NOTEBOOK (container); in terminal_notebook_add_screen() local
159 TerminalNotebook *notebook = TERMINAL_NOTEBOOK (container); in terminal_notebook_remove_screen() local
174 TerminalNotebook *notebook = TERMINAL_NOTEBOOK (container); in terminal_notebook_get_active_screen() local
186 TerminalNotebook *notebook = TERMINAL_NOTEBOOK (container); in terminal_notebook_set_active_screen() local
243 GtkNotebook *notebook = GTK_NOTEBOOK (container); in terminal_notebook_reorder_screen() local
351 terminal_notebook_page_reordered (GtkNotebook *notebook, in terminal_notebook_page_reordered()
365 terminal_notebook_create_window (GtkNotebook *notebook, in terminal_notebook_create_window()
387 terminal_notebook_init (TerminalNotebook *notebook) in terminal_notebook_init()
[all …]
/dports/x11-fm/caja/caja-1.26.0/src/
H A Dcaja-notebook.c97 find_tab_num_at_pos (CajaNotebook *notebook, gint abs_x, gint abs_y) in find_tab_num_at_pos()
148 button_press_cb (CajaNotebook *notebook, in button_press_cb()
176 caja_notebook_init (CajaNotebook *notebook) in caja_notebook_init()
204 caja_notebook_sync_loading (CajaNotebook *notebook, in caja_notebook_sync_loading()
242 caja_notebook_sync_tab_label (CajaNotebook *notebook, in caja_notebook_sync_tab_label()
280 GtkWidget *notebook; in close_button_clicked_cb() local
382 caja_notebook_add_tab (CajaNotebook *notebook, in caja_notebook_add_tab()
458 caja_notebook_set_current_page_relative (CajaNotebook *notebook, in caja_notebook_set_current_page_relative()
479 caja_notebook_is_valid_relative_position (CajaNotebook *notebook, in caja_notebook_is_valid_relative_position()
510 caja_notebook_can_set_current_page_relative (CajaNotebook *notebook, in caja_notebook_can_set_current_page_relative()
[all …]
/dports/x11-toolkits/tepl/tepl-5.1.1/tepl/
H A Dtepl-notebook.c101 TeplNotebook *notebook = TEPL_NOTEBOOK (object); in tepl_notebook_dispose() local
111 TeplNotebook *notebook) in buffer_notify_cb()
117 check_active_tab_changed (TeplNotebook *notebook) in check_active_tab_changed()
151 tepl_notebook_switch_page (GtkNotebook *notebook, in tepl_notebook_switch_page()
166 tepl_notebook_page_removed (GtkNotebook *notebook, in tepl_notebook_page_removed()
201 GtkNotebook *notebook = GTK_NOTEBOOK (tab_group); in tepl_notebook_get_tabs() local
224 GtkNotebook *notebook = GTK_NOTEBOOK (tab_group); in tepl_notebook_get_active_tab() local
242 GtkNotebook *notebook = GTK_NOTEBOOK (tab_group); in tepl_notebook_set_active_tab() local
262 GtkNotebook *notebook = GTK_NOTEBOOK (tab_group); in tepl_notebook_append_tab_vfunc() local
285 tepl_notebook_init (TeplNotebook *notebook) in tepl_notebook_init()
/dports/x11-toolkits/tepl6/tepl-6.00.0/tepl/
H A Dtepl-notebook.c101 TeplNotebook *notebook = TEPL_NOTEBOOK (object); in tepl_notebook_dispose() local
111 TeplNotebook *notebook) in buffer_notify_cb()
117 check_active_tab_changed (TeplNotebook *notebook) in check_active_tab_changed()
151 tepl_notebook_switch_page (GtkNotebook *notebook, in tepl_notebook_switch_page()
166 tepl_notebook_page_removed (GtkNotebook *notebook, in tepl_notebook_page_removed()
201 GtkNotebook *notebook = GTK_NOTEBOOK (tab_group); in tepl_notebook_get_tabs() local
224 GtkNotebook *notebook = GTK_NOTEBOOK (tab_group); in tepl_notebook_get_active_tab() local
242 GtkNotebook *notebook = GTK_NOTEBOOK (tab_group); in tepl_notebook_set_active_tab() local
262 GtkNotebook *notebook = GTK_NOTEBOOK (tab_group); in tepl_notebook_append_tab_vfunc() local
285 tepl_notebook_init (TeplNotebook *notebook) in tepl_notebook_init()
/dports/x11-fm/nemo/nemo-4.8.3/src/
H A Dnemo-notebook.c122 is_in_notebook_window (NemoNotebook *notebook, in is_in_notebook_window()
133 nemo_notebook_find_tab_num_at_pos (NemoNotebook *notebook, in nemo_notebook_find_tab_num_at_pos()
234 nemo_notebook_init (NemoNotebook *notebook) in nemo_notebook_init()
255 nemo_notebook_sync_loading (NemoNotebook *notebook, in nemo_notebook_sync_loading()
290 nemo_notebook_sync_tab_label (NemoNotebook *notebook, in nemo_notebook_sync_tab_label()
323 GtkWidget *notebook; in close_button_clicked_cb() local
414 nemo_notebook_add_tab (NemoNotebook *notebook, in nemo_notebook_add_tab()
468 nemo_notebook_reorder_child_relative (NemoNotebook *notebook, in nemo_notebook_reorder_child_relative()
489 nemo_notebook_set_current_page_relative (NemoNotebook *notebook, in nemo_notebook_set_current_page_relative()
509 nemo_notebook_is_valid_relative_position (NemoNotebook *notebook, in nemo_notebook_is_valid_relative_position()
[all …]

12345678910>>...107