Searched refs:notebook (Results 1 – 8 of 8) sorted by relevance
130 self.tabs[self.notebook.get_current_page()].deleteDialog()133 self.tabs[self.notebook.get_current_page()].addDialog()136 self.tabs[self.notebook.get_current_page()].propertiesDialog()139 self.tabs[self.notebook.get_current_page()].on_local_clicked(button)157 self.notebook.set_current_page(rows[0][0])160 self.notebook.set_current_page(0)166 self.notebook = self.xml.get_widget("notebook")
118 self.notebook = xml.get_widget("notebook")381 self.notebook.set_current_page(self.pages[type][self.current_page])391 self.notebook.set_current_page(self.pages[type][self.current_page])
66 GtkWidget *notebook; member110 GtkWidget *notebook; member
1164 static GtkWidget *gopt_add_tab(GtkWidget *notebook, const char *name) in gopt_add_tab() argument1176 gtk_notebook_append_page(GTK_NOTEBOOK(notebook), scroll, gtk_label_new(name)); in gopt_add_tab()1180 static GtkWidget *gopt_add_group_tab(GtkWidget *notebook, struct opt_group *og) in gopt_add_group_tab() argument1182 return gopt_add_tab(notebook, og->name); in gopt_add_group_tab()1185 static void gopt_add_group_tabs(GtkWidget *notebook, struct gopt_job_view *gjv) in gopt_add_group_tabs() argument1197 gjv->vboxes[i] = gopt_add_group_tab(notebook, og); in gopt_add_group_tabs()1539 GtkWidget *dialog, *notebook, *vbox, *topvbox, *combo; in gopt_get_options_window() local1573 notebook = gtk_notebook_new(); in gopt_get_options_window()1574 gtk_notebook_set_scrollable(GTK_NOTEBOOK(notebook), 1); in gopt_get_options_window()1575 gtk_notebook_popup_enable(GTK_NOTEBOOK(notebook)); in gopt_get_options_window()[all …]
745 ge->page_num = gtk_notebook_append_page(GTK_NOTEBOOK(ui->notebook), ge->vbox, ge->page_label); in get_new_ge_with_tab()759 gtk_notebook_set_current_page(GTK_NOTEBOOK(ui->notebook), ge->page_num); in file_new()789 cur_page = gtk_notebook_get_current_page(GTK_NOTEBOOK(ui->notebook)); in get_ge_from_cur_tab()879 cur_page = gtk_notebook_get_current_page(GTK_NOTEBOOK(ui->notebook)); in do_file_open_with_tab()886 gtk_notebook_set_current_page(GTK_NOTEBOOK(ui->notebook), ge->page_num); in do_file_open_with_tab()1545 static gboolean notebook_switch_page(GtkNotebook *notebook, GtkWidget *widget, in notebook_switch_page() argument1713 ui->notebook = gtk_notebook_new(); in init_ui()1714 g_signal_connect(ui->notebook, "switch-page", G_CALLBACK(notebook_switch_page), ui); in init_ui()1715 gtk_notebook_set_scrollable(GTK_NOTEBOOK(ui->notebook), 1); in init_ui()1716 gtk_notebook_popup_enable(GTK_NOTEBOOK(ui->notebook)); in init_ui()[all …]
87 GtkWidget *win, *notebook, *vbox; in get_results_window() local104 notebook = gtk_notebook_new(); in get_results_window()105 gtk_notebook_set_scrollable(GTK_NOTEBOOK(notebook), 1); in get_results_window()106 gtk_notebook_popup_enable(GTK_NOTEBOOK(notebook)); in get_results_window()107 gtk_container_add(GTK_CONTAINER(vbox), notebook); in get_results_window()110 ge->results_notebook = notebook; in get_results_window()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
14691 筆記本 < notebook;25048 筆記本 > notebook;31370 簿子 > notebook;