Home
last modified time | relevance | path

Searched refs:motion_notify_event_cb (Results 1 – 25 of 35) sorted by relevance

12

/dports/x11-toolkits/gtk30/gtk+-3.24.31/examples/
H A Ddrawing.c108 motion_notify_event_cb (GtkWidget *widget, in motion_notify_event_cb() function
163 G_CALLBACK (motion_notify_event_cb), NULL); in activate()
/dports/multimedia/gst123/gst123-0.3.3/src/
H A Dgtkinterface.cc39 motion_notify_event_cb (GtkWidget *widget, GdkEventMotion *event, gpointer data) in motion_notify_event_cb() function
85 …_connect (G_OBJECT (gtk_window), "motion-notify-event", G_CALLBACK (motion_notify_event_cb), this); in init()
/dports/x11/menulibre/menulibre-menulibre-2.2.3/menulibre/
H A DMenulibreLog.py46 self.motion_notify_event_cb)
164 def motion_notify_event_cb(self, widget, event): member in LogDialog
/dports/textproc/uim-el/uim-d1ac9d9/gtk2/toolbar/
H A Dstandalone-gtk.c176 motion_notify_event_cb(GtkWidget *widget, GdkEventMotion *event, gpointer data) function
344 G_CALLBACK(motion_notify_event_cb), NULL);
/dports/textproc/uim-gtk/uim-d1ac9d9/gtk2/toolbar/
H A Dstandalone-gtk.c176 motion_notify_event_cb(GtkWidget *widget, GdkEventMotion *event, gpointer data) function
344 G_CALLBACK(motion_notify_event_cb), NULL);
/dports/textproc/uim-qt5/uim-d1ac9d9/gtk2/toolbar/
H A Dstandalone-gtk.c176 motion_notify_event_cb(GtkWidget *widget, GdkEventMotion *event, gpointer data) function
344 G_CALLBACK(motion_notify_event_cb), NULL);
/dports/textproc/uim-m17nlib/uim-d1ac9d9/gtk2/toolbar/
H A Dstandalone-gtk.c176 motion_notify_event_cb(GtkWidget *widget, GdkEventMotion *event, gpointer data) function
344 G_CALLBACK(motion_notify_event_cb), NULL);
/dports/textproc/uim-gtk3/uim-d1ac9d9/gtk2/toolbar/
H A Dstandalone-gtk.c176 motion_notify_event_cb(GtkWidget *widget, GdkEventMotion *event, gpointer data) function
344 G_CALLBACK(motion_notify_event_cb), NULL);
/dports/japanese/uim-anthy/uim-d1ac9d9/gtk2/toolbar/
H A Dstandalone-gtk.c176 motion_notify_event_cb(GtkWidget *widget, GdkEventMotion *event, gpointer data) function
344 G_CALLBACK(motion_notify_event_cb), NULL);
/dports/deskutils/xfce4-notes-plugin/xfce4-notes-plugin-1.9.0/lib/
H A Dhypertextview.vala61 this.motion_notify_event.connect (motion_notify_event_cb);
149 * motion_notify_event_cb:
153 private bool motion_notify_event_cb (Gtk.Widget hypertextview, Gdk.EventMotion event) {
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/gui/pythonmod/
H A Dgnash-view.cpp91 static gboolean motion_notify_event_cb(GtkWidget *widget, GdkEventMotion *event, gpointer data);
248 G_CALLBACK(motion_notify_event_cb), view, (GConnectFlags)0); in gnash_view_init()
366 motion_notify_event_cb(GtkWidget */*widget*/, GdkEventMotion *event, gpointer data) in motion_notify_event_cb() function
/dports/graphics/eom/eom-1.26.0/src/
H A Deom-print-preview.c461 static gboolean motion_notify_event_cb (GtkWidget *widget, GdkEventMotion *mev, gpointer user_data…
529 G_CALLBACK (motion_notify_event_cb), in eom_print_preview_new()
811 motion_notify_event_cb (GtkWidget *widget, in motion_notify_event_cb() function
/dports/deskutils/gnome-photos/gnome-photos-40.0/src/
H A Dphotos-print-preview.c484 static gboolean motion_notify_event_cb (GtkWidget *widget, GdkEventMotion *mev, gpointer user_data…
554 G_CALLBACK (motion_notify_event_cb), preview); in photos_print_preview_new()
852 motion_notify_event_cb (GtkWidget *widget, GdkEventMotion *event, gpointer user_data) in motion_notify_event_cb() function
/dports/deskutils/glabels/glabels-3.4.1/src/
H A Dmini-preview.c117 static gboolean motion_notify_event_cb (GtkWidget *widget,
186 widget_class->motion_notify_event = motion_notify_event_cb; in G_DEFINE_TYPE()
680 motion_notify_event_cb (GtkWidget *widget, in motion_notify_event_cb() function
H A Dview.c176 static gboolean motion_notify_event_cb (glView *view,
335 G_CALLBACK (motion_notify_event_cb), view); in gl_view_init()
1400 motion_notify_event_cb (glView *view, in motion_notify_event_cb() function
/dports/graphics/eog/eog-41.1/src/
H A Deog-print-preview.c474 static gboolean motion_notify_event_cb (GtkWidget *widget, GdkEventMotion *mev, gpointer user_data…
542 G_CALLBACK (motion_notify_event_cb), preview); in eog_print_preview_new()
839 motion_notify_event_cb (GtkWidget *widget, in motion_notify_event_cb() function
/dports/graphics/xviewer/xviewer-3.2.2/src/
H A Dxviewer-print-preview.c474 static gboolean motion_notify_event_cb (GtkWidget *widget, GdkEventMotion *mev, gpointer user_data…
542 G_CALLBACK (motion_notify_event_cb), preview); in xviewer_print_preview_new()
917 motion_notify_event_cb (GtkWidget *widget, in motion_notify_event_cb() function
/dports/editors/marker/Marker-2020.04.04.2/src/
H A Dmarker-sketcher-window.c284 motion_notify_event_cb (GtkWidget *widget, in motion_notify_event_cb() function
529 G_CALLBACK (motion_notify_event_cb), window); in init_ui()
/dports/databases/libgda5/libgda-5.2.10/tools/browser/canvas/
H A Dbrowser-canvas.c108 static gboolean motion_notify_event_cb (BrowserCanvas *canvas, GdkEvent *event, GooCanvas *gcanvas);
142 G_CALLBACK (motion_notify_event_cb), canvas->priv->goocanvas); in browser_canvas_init()
244 motion_notify_event_cb (BrowserCanvas *canvas, GdkEvent *event, G_GNUC_UNUSED GooCanvas *gcanvas) in motion_notify_event_cb() function
/dports/databases/libgda5-ui/libgda-5.2.10/tools/browser/canvas/
H A Dbrowser-canvas.c108 static gboolean motion_notify_event_cb (BrowserCanvas *canvas, GdkEvent *event, GooCanvas *gcanvas);
142 G_CALLBACK (motion_notify_event_cb), canvas->priv->goocanvas);
244 motion_notify_event_cb (BrowserCanvas *canvas, GdkEvent *event, G_GNUC_UNUSED GooCanvas *gcanvas)
/dports/databases/libgda5-ldap/libgda-5.2.10/tools/browser/canvas/
H A Dbrowser-canvas.c108 static gboolean motion_notify_event_cb (BrowserCanvas *canvas, GdkEvent *event, GooCanvas *gcanvas);
142 G_CALLBACK (motion_notify_event_cb), canvas->priv->goocanvas); in browser_canvas_init()
244 motion_notify_event_cb (BrowserCanvas *canvas, GdkEvent *event, G_GNUC_UNUSED GooCanvas *gcanvas) in motion_notify_event_cb() function
/dports/databases/libgda5-postgresql/libgda-5.2.10/tools/browser/canvas/
H A Dbrowser-canvas.c108 static gboolean motion_notify_event_cb (BrowserCanvas *canvas, GdkEvent *event, GooCanvas *gcanvas);
142 G_CALLBACK (motion_notify_event_cb), canvas->priv->goocanvas); in browser_canvas_init()
244 motion_notify_event_cb (BrowserCanvas *canvas, GdkEvent *event, G_GNUC_UNUSED GooCanvas *gcanvas) in motion_notify_event_cb() function
/dports/databases/libgda5-bdb/libgda-5.2.10/tools/browser/canvas/
H A Dbrowser-canvas.c108 static gboolean motion_notify_event_cb (BrowserCanvas *canvas, GdkEvent *event, GooCanvas *gcanvas);
142 G_CALLBACK (motion_notify_event_cb), canvas->priv->goocanvas); in browser_canvas_init()
244 motion_notify_event_cb (BrowserCanvas *canvas, GdkEvent *event, G_GNUC_UNUSED GooCanvas *gcanvas) in motion_notify_event_cb() function
/dports/databases/libgda5-mysql/libgda-5.2.10/tools/browser/canvas/
H A Dbrowser-canvas.c108 static gboolean motion_notify_event_cb (BrowserCanvas *canvas, GdkEvent *event, GooCanvas *gcanvas);
142 G_CALLBACK (motion_notify_event_cb), canvas->priv->goocanvas);
244 motion_notify_event_cb (BrowserCanvas *canvas, GdkEvent *event, G_GNUC_UNUSED GooCanvas *gcanvas)
/dports/databases/libgda5-jdbc/libgda-5.2.10/tools/browser/canvas/
H A Dbrowser-canvas.c108 static gboolean motion_notify_event_cb (BrowserCanvas *canvas, GdkEvent *event, GooCanvas *gcanvas);
142 G_CALLBACK (motion_notify_event_cb), canvas->priv->goocanvas); in browser_canvas_init()
244 motion_notify_event_cb (BrowserCanvas *canvas, GdkEvent *event, G_GNUC_UNUSED GooCanvas *gcanvas) in motion_notify_event_cb() function

12