Home
last modified time | relevance | path

Searched refs:move_window_cb (Results 1 – 5 of 5) sorted by relevance

/dports/sysutils/gnome-control-center/gnome-control-center-41.2/subprojects/libhandy/src/
H A Dhdy-window-handle-controller.c107 move_window_cb (GtkMenuItem *menuitem, in move_window_cb() function
264 G_CALLBACK (move_window_cb), self); in do_popup()
/dports/x11-toolkits/libhandy/libhandy-1.4.0/src/
H A Dhdy-window-handle-controller.c107 move_window_cb (GtkMenuItem *menuitem, in move_window_cb() function
264 G_CALLBACK (move_window_cb), self); in do_popup()
/dports/x11/tilda/tilda-tilda-1.5.0/src/
H A Dtilda_terminal.c52 static void move_window_cb (GtkWidget *widget, guint x, guint y, gpointer data);
187 G_CALLBACK(move_window_cb), tw->window); in tilda_term_init()
350 static void move_window_cb (G_GNUC_UNUSED GtkWidget *widgets, guint x, guint y, gpointer data) in move_window_cb() function
/dports/x11-toolkits/gnome-pty-helper/vte-0.40.2/src/
H A Dapp.vala94 terminal.move_window.connect(move_window_cb);
456 private void move_window_cb(Vte.Terminal terminal, uint x, uint y)
/dports/x11-toolkits/vte3/vte-0.64.2/bindings/vala/
H A Dapp.vala301 terminal.move_window.connect(move_window_cb);
725 private void move_window_cb(Vte.Terminal terminal, uint x, uint y)