Home
last modified time | relevance | path

Searched refs:get_window (Results 151 – 175 of 1538) sorted by relevance

12345678910>>...62

/dports/print/system-config-printer/system-config-printer-1.5.12/troubleshoot/
H A DErrorLogCheckpoint.py84 parent = self.troubleshooter.get_window ()
132 parent = self.troubleshooter.get_window ()
180 parent = self.troubleshooter.get_window ()
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gdk/gdkmm/
H A Dglcontext.h191 Glib::RefPtr<Window> get_window();
199 Glib::RefPtr<const Window> get_window() const;
/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Deditor_summary.cc538 get_window()->set_cursor (*_editor->_cursors->expand_left_right); in on_button_press_event()
626 get_window()->set_cursor (*_editor->_cursors->resize_left); in set_cursor()
629 get_window()->set_cursor (*_editor->_cursors->resize_right); in set_cursor()
632 get_window()->set_cursor (*_editor->_cursors->move); in set_cursor()
635 get_window()->set_cursor (*_editor->_cursors->move); in set_cursor()
639 get_window()->set_cursor (); in set_cursor()
/dports/games/wesnoth/wesnoth-1.14.17/src/gui/widgets/
H A Dbutton.cpp110 window* window = get_window(); in signal_handler_left_button_down()
137 window* window = get_window(); in signal_handler_left_button_click()
H A Dgenerator.cpp206 assert(get_window()); in find_at()
225 assert(get_window()); in find_at()
417 assert(get_window()); in find_at()
435 assert(get_window()); in find_at()
709 assert(get_window()); in find_at()
727 assert(get_window()); in find_at()
957 assert(get_window()); in find_at()
970 assert(get_window()); in find_at()
H A Dwidget.hpp180 window* get_window();
183 const window* get_window() const;
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/fsui/qt/
H A DVerticalItemView.py48 self.viewport().installEventFilter(self.get_window())
49 self.verticalScrollBar().installEventFilter(self.get_window())
H A DListView.py17 self.viewport().installEventFilter(self.get_window())
18 self.verticalScrollBar().installEventFilter(self.get_window())
/dports/x11-toolkits/gtkglextmm/gtkglextmm-1.2.0/gdkglext/src/
H A Dwindow.hg58 _WRAP_METHOD(Glib::RefPtr<Gdk::Window> get_window(), gdk_gl_window_get_window, refreturn)
60 …_WRAP_METHOD(Glib::RefPtr<const Gdk::Window> get_window() const, gdk_gl_window_get_window, refretu…
/dports/games/xpilot-ng-server/xpilot-ng-4.7.3/contrib/jxpmap/python/
H A DMapCanvas.py33 gc = area.get_window().new_gc()
62 self.scratch = gtk.create_pixmap(widget.get_window(), w, h, -1)
162 gc = area.get_window().new_gc()
238 target = self.area.get_window()
/dports/games/freedoko/FreeDoko_0.7.19/src/ui/gtkmm/
H A Dmain_window.cpp204 (this->get_window()->get_state() & Gdk::WINDOW_STATE_FULLSCREEN)); in on_window_state_event()
222 if (!(this->get_window()->get_state() & Gdk::WINDOW_STATE_FULLSCREEN)) { in on_configure_event()
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/
H A Dgesture.h435 Glib::RefPtr<Gdk::Window> get_window();
445 Glib::RefPtr<const Gdk::Window> get_window() const;
/dports/x11/xpra/xpra-4.3/xpra/client/gtk_base/example/
H A Dinitiate_moveresize.py34 return window.get_window().get_screen().get_root_window()
44 xwin = window.get_window().get_xid()
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/launcher/ui/
H A DMediaListGroup.py166 self.get_window(),
173 self.get_window(),
186 checksum_tool = ChecksumTool(self.get_window())
H A Dfloppiesgroup.py104 CDManager.multi_select(self.get_window())
106 FloppyManager.multi_select(self.get_window())
/dports/emulators/visualboyadvance-m/visualboyadvance-m-VBA-M_Beta_2/src/gtk/
H A Dscreenarea.cpp136 get_window()->set_cursor(*m_poEmptyCursor); in vHideCursor()
142 get_window()->set_cursor(); in vShowCursor()
/dports/audio/exaile/exaile-4.1.1/plugins/multialarmclock/
H A Dcellrenderers.py114 (tree_w, tree_h) = treeview.get_window().get_geometry()[2:4]
115 (my_w, my_h) = self.view_window.get_window().get_geometry()[2:4]
/dports/graphics/pdfpc/pdfpc-4.5.0/src/classes/window/
H A Dfullscreen.vala170 this.pen_drawing_surface.get_window().set_pass_through(true);
176 this.pointer_drawing_surface.get_window().set_pass_through(true);
263 var window = this.get_window();
389 this.get_window().set_cursor(null);
416 if (this.get_window() != null) {
420 this.get_window().set_cursor(cursor);
/dports/graphics/akira/Akira-0.0.16/src/Utils/
H A DColorPicker.vala142 get_window ().get_device_position (manager.get_pointer (), out px, out py, null);
231 get_window (),
252 get_window ().get_device_position (manager.get_pointer (), out px, out py, null);
316 var window = get_window ();
339 get_window ().set_cursor (null);
/dports/www/qutebrowser/qutebrowser-2.4.0/qutebrowser/
H A Dapp.py264 win_id = mainwindow.get_window(via_ipc=via_ipc,
272 win_id = mainwindow.get_window(via_ipc=via_ipc,
279 win_id = mainwindow.get_window(via_ipc=via_ipc,
311 win_id = mainwindow.get_window(via_ipc=via_ipc, target=target,
435 win_id = mainwindow.get_window(via_ipc=True, target=target)
/dports/science/gramps/gramps-5.1.4/gramps/gui/widgets/
H A Dinteractivesearchbox.py100 new_event.window = self._search_window.get_window()
201 event.focus_change.window = self._search_window.get_window()
213 event.focus_change.window = self._treeview.get_window()
314 event.focus_change.window = self._treeview.get_window()
410 tree_window = self._treeview.get_window()
/dports/science/py-scipy/scipy-1.7.1/scipy/signal/
H A Dfir_filter_design.py462 from .signaltools import get_window
463 win = get_window(window, numtaps, fftbins=False)
670 from .signaltools import get_window
671 wind = get_window(window, numtaps, fftbins=False)
/dports/multimedia/gaupol/gaupol-1.4-3-g6116d42b/gaupol/
H A Dutil.py327 cursor = window.get_window().get_cursor()
332 window.get_window().set_cursor(cursor)
337 cursor = window.get_window().get_cursor()
342 window.get_window().set_cursor(cursor)
/dports/games/py-pychess/pychess-1.0.2/lib/pychess/widgets/pydock/
H A DPyDockLeaf.py239 starButton.get_window().raise_()
248 if self.starButton.get_window():
249 self.starButton.get_window().raise_()
/dports/multimedia/quodlibet/quodlibet-4.3.0/quodlibet/qltk/
H A Dwlw.py143 window = parent.get_window()
189 if parent.get_window():
190 parent.get_window().set_cursor(None)

12345678910>>...62