Home
last modified time | relevance | path

Searched refs:gtk_grab_remove (Results 1 – 25 of 637) sorted by relevance

12345678910>>...26

/dports/graphics/stamp/stamp-2.0.8/gstamp/
H A Dgstamp_signals.c27 gtk_grab_remove(GTK_WIDGET(w)); in message_delete_event()
34 gtk_grab_remove(GTK_WIDGET(ui->message->window)); in message_ok_sel()
92 gtk_grab_remove(GTK_WIDGET(ui->yesno->window)); in yes_no_yes_sel()
101 gtk_grab_remove(GTK_WIDGET(ui->yesno->window)); in yes_no_no_sel()
115 gtk_grab_remove(GTK_WIDGET(w)); in yes_no_delete_event()
213 gtk_grab_remove(GTK_WIDGET(w)); in file_delete_event()
222 gtk_grab_remove(GTK_WIDGET(ui->filew)); in file_cancel_sel()
236 gtk_grab_remove(GTK_WIDGET(ui->filew)); in file_ok_sel()
318 gtk_grab_remove(GTK_WIDGET(w)); in color_delete_event()
328 gtk_grab_remove(ui->ColorSel); in color_cancel_sel()
[all …]
/dports/databases/libgda5/libgda-5.2.10/libgda-ui/internal/
H A Dpopup-container.c60 gtk_grab_remove (GTK_WIDGET (container)); in main()
72 gtk_grab_remove (GTK_WIDGET (container));
98 gtk_grab_remove (GTK_WIDGET (container));
238 gtk_grab_remove (widget);
/dports/databases/libgda5-bdb/libgda-5.2.10/libgda-ui/internal/
H A Dpopup-container.c60 gtk_grab_remove (GTK_WIDGET (container)); in delete_popup()
72 gtk_grab_remove (GTK_WIDGET (container)); in key_press_popup()
98 gtk_grab_remove (GTK_WIDGET (container)); in button_press_popup()
238 gtk_grab_remove (widget); in popup_container_hide()
/dports/databases/libgda5-ui/libgda-5.2.10/libgda-ui/internal/
H A Dpopup-container.c60 gtk_grab_remove (GTK_WIDGET (container)); in delete_popup()
72 gtk_grab_remove (GTK_WIDGET (container)); in key_press_popup()
98 gtk_grab_remove (GTK_WIDGET (container)); in button_press_popup()
238 gtk_grab_remove (widget); in popup_container_hide()
/dports/databases/libgda5-mysql/libgda-5.2.10/libgda-ui/internal/
H A Dpopup-container.c60 gtk_grab_remove (GTK_WIDGET (container)); in delete_popup()
72 gtk_grab_remove (GTK_WIDGET (container)); in key_press_popup()
98 gtk_grab_remove (GTK_WIDGET (container)); in button_press_popup()
238 gtk_grab_remove (widget); in popup_container_hide()
/dports/databases/libgda5-ldap/libgda-5.2.10/libgda-ui/internal/
H A Dpopup-container.c60 gtk_grab_remove (GTK_WIDGET (container)); in delete_popup()
72 gtk_grab_remove (GTK_WIDGET (container)); in key_press_popup()
98 gtk_grab_remove (GTK_WIDGET (container)); in button_press_popup()
238 gtk_grab_remove (widget); in popup_container_hide()
/dports/databases/libgda5-postgresql/libgda-5.2.10/libgda-ui/internal/
H A Dpopup-container.c60 gtk_grab_remove (GTK_WIDGET (container)); in delete_popup()
72 gtk_grab_remove (GTK_WIDGET (container)); in key_press_popup()
98 gtk_grab_remove (GTK_WIDGET (container)); in button_press_popup()
238 gtk_grab_remove (widget); in popup_container_hide()
/dports/databases/libgda5-jdbc/libgda-5.2.10/libgda-ui/internal/
H A Dpopup-container.c60 gtk_grab_remove (GTK_WIDGET (container)); in delete_popup()
72 gtk_grab_remove (GTK_WIDGET (container)); in key_press_popup()
98 gtk_grab_remove (GTK_WIDGET (container)); in button_press_popup()
238 gtk_grab_remove (widget); in popup_container_hide()
/dports/deskutils/gtimer/gtimer-2.0.0/
H A Dedit.c148 gtk_grab_remove ( ed->window );
160 gtk_grab_remove ( ed->window );
361 gtk_grab_remove ( ed->window );
375 gtk_grab_remove ( ed->window );
528 gtk_grab_remove ( ed->window );
539 gtk_grab_remove ( ed->window );
H A Dconfirm.c90 gtk_grab_remove ( cd->window );
104 gtk_grab_remove ( cd->window );
118 gtk_grab_remove ( cd->window );
H A Dannotate.c102 gtk_grab_remove ( td->window );
113 gtk_grab_remove ( td->window );
/dports/x11-toolkits/gtkextra/gtkextra-3.3.4/gtkextra/
H A Dgtkcombobutton.c175 gtk_grab_remove(combo_button->popwin); in gtk_combo_button_hide_popdown_window()
189 gtk_grab_remove (combo_button->popwin); in gtk_combo_button_arrow_press()
303 gtk_grab_remove (widget); in gtk_combo_button_button_press()
/dports/x11-toolkits/gtkada/gtkada-2.24.4.0/src/gtkextra/
H A Dgtkcombobutton.c159 gtk_grab_remove(combo_button->popwin); in gtk_combo_button_hide_popdown_window()
173 gtk_grab_remove (combo_button->popwin); in gtk_combo_button_arrow_press()
290 gtk_grab_remove (widget); in gtk_combo_button_button_press()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/gtk/
H A Dfilepicker.cpp82 g_signal_connect(m_dialog->m_widget, "hide", G_CALLBACK(gtk_grab_remove), NULL); in IMPLEMENT_DYNAMIC_CLASS()
232 g_signal_connect(m_dialog->m_widget, "hide", G_CALLBACK(gtk_grab_remove), NULL); in IMPLEMENT_DYNAMIC_CLASS()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/gtk/
H A Dfilepicker.cpp82 g_signal_connect(m_dialog->m_widget, "hide", G_CALLBACK(gtk_grab_remove), NULL); in IMPLEMENT_DYNAMIC_CLASS()
232 g_signal_connect(m_dialog->m_widget, "hide", G_CALLBACK(gtk_grab_remove), NULL); in IMPLEMENT_DYNAMIC_CLASS()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/gtk/
H A Dfilepicker.cpp82 g_signal_connect(m_dialog->m_widget, "hide", G_CALLBACK(gtk_grab_remove), NULL); in IMPLEMENT_DYNAMIC_CLASS()
232 g_signal_connect(m_dialog->m_widget, "hide", G_CALLBACK(gtk_grab_remove), NULL); in IMPLEMENT_DYNAMIC_CLASS()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/gtk/
H A Dfilepicker.cpp82 g_signal_connect(m_dialog->m_widget, "hide", G_CALLBACK(gtk_grab_remove), NULL); in IMPLEMENT_DYNAMIC_CLASS()
232 g_signal_connect(m_dialog->m_widget, "hide", G_CALLBACK(gtk_grab_remove), NULL); in IMPLEMENT_DYNAMIC_CLASS()
/dports/japanese/ebview-gtk2/ebview-0.3.6/src/
H A Dthread_search.c49 gtk_grab_remove(cancel_dialog); in cancel_thread()
157 gtk_grab_remove(cancel_dialog); in watch_thread()
/dports/graphics/xournalpp/xournalpp-1.1.0/src/gui/inputdevices/touchdisable/
H A DTouchDisableGdk.cpp22 gtk_grab_remove(this->widget); in enableTouch()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/gtk/
H A Dfilepicker.cpp83 g_signal_connect(m_dialog->m_widget, "hide", G_CALLBACK(gtk_grab_remove), NULL); in IMPLEMENT_DYNAMIC_CLASS()
265 g_signal_connect(m_dialog->m_widget, "hide", G_CALLBACK(gtk_grab_remove), NULL); in IMPLEMENT_DYNAMIC_CLASS()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/gtk/
H A Dfilepicker.cpp82 g_signal_connect(m_dialog->m_widget, "hide", G_CALLBACK(gtk_grab_remove), NULL); in Create()
262 g_signal_connect(m_dialog->m_widget, "hide", G_CALLBACK(gtk_grab_remove), NULL); in Create()
/dports/games/netradiant/netradiant-20150621-src/contrib/prtview/
H A DLoadPortalFileDialog.cpp97 gtk_grab_remove( file_sel ); in change_clicked()
191 gtk_grab_remove( dlg ); in DoLoadPortalFileDialog()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/gtk/
H A Dfilepicker.cpp83 g_signal_connect(m_dialog->m_widget, "hide", G_CALLBACK(gtk_grab_remove), NULL); in IMPLEMENT_DYNAMIC_CLASS()
265 g_signal_connect(m_dialog->m_widget, "hide", G_CALLBACK(gtk_grab_remove), NULL); in IMPLEMENT_DYNAMIC_CLASS()
/dports/chinese/pcmanx/pcmanx-gtk2-1.3/src/core/
H A Dwidget.h50 void ReleaseCapture(){ gtk_grab_remove(m_Widget); } in ReleaseCapture()
/dports/lang/mono/mono-5.10.1.57/external/bockbuild/packages/patches/gtk/
H A D0035-gtk-remove-the-overlay-scrollbar-grab-on-unrealize.patch20 + gtk_grab_remove (widget);

12345678910>>...26