Home
last modified time | relevance | path

Searched refs:pre_activate (Results 1 – 25 of 100) sorted by relevance

1234

/dports/devel/py-virtualenvwrapper/virtualenvwrapper-4.8.4/
H A Dsetup.cfg63 virtualenvwrapper.pre_activate =
64 user_scripts = virtualenvwrapper.user_scripts:pre_activate
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/
H A Duimanager.cc339 klass->pre_activate = &pre_activate_callback; in class_init_function()
551 if(base && base->pre_activate) in pre_activate_callback()
552 (*base->pre_activate)(self, p0); in pre_activate_callback()
996 if(base && base->pre_activate) in on_pre_activate()
997 (*base->pre_activate)(gobj(),Glib::unwrap(action)); in on_pre_activate()
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/src/
H A Dactiongroup.hg110 /** The pre_activate signal is emitted just before the @action in the
118 …_WRAP_SIGNAL(void pre_activate(const Glib::RefPtr<Action>& action), "pre_activate", no_default_han…
H A Duimanager.hg284 /** The pre_activate signal is emitted just before the @a action
292 …_WRAP_SIGNAL(void pre_activate(const Glib::RefPtr<Action>& action), pre_activate, no_default_handl…
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtkuimanager.h78 void (* pre_activate) (GtkUIManager *merge, member
H A Dgtkuimanager.c344 G_STRUCT_OFFSET (GtkUIManagerClass, pre_activate), in G_DEFINE_TYPE_WITH_CODE()
377 klass->pre_activate = NULL; in G_DEFINE_TYPE_WITH_CODE()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/deprecated/
H A Dgtkuimanager.h75 void (* pre_activate) (GtkUIManager *manager, member
H A Dgtkuimanager.c591 G_STRUCT_OFFSET (GtkUIManagerClass, pre_activate), in G_DEFINE_TYPE_WITH_CODE()
626 klass->pre_activate = NULL; in G_DEFINE_TYPE_WITH_CODE()
/dports/devel/py-virtualenvwrapper/virtualenvwrapper-4.8.4/docs/source/
H A Dplugins.rst24 :ref:`plugins-pre_activate` and :ref:`plugins-post_activate` hooks to
317 .. _plugins-pre_activate:
319 pre_activate section in get_env_details
322 The ``virtualenvwrapper.pre_activate`` hooks are run just before an
/dports/devel/py-virtualenvwrapper/virtualenvwrapper-4.8.4/virtualenvwrapper/
H A Duser_scripts.py263 def pre_activate(args): function
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/src/
H A Dactiongroup.hg137 …_WRAP_SIGNAL(void pre_activate(const Glib::RefPtr<Action>& action), "pre_activate", no_default_han…
H A Duimanager.hg292 …_WRAP_SIGNAL(void pre_activate(const Glib::RefPtr<Action>& action), pre_activate, deprecated "Ther…
/dports/devel/hs-threadscope/threadscope-0.2.14/_cabal_deps/gtk-0.15.5/Graphics/UI/Gtk/ActionMenuToolbar/
H A DActionGroup.chs464 -- | The pre_activate signal is emitted just before the @action@ in the
473 onPreActivate = connect_{-GtkAction-}__NONE "pre_activate" False
474 afterPreActivate = connect_{-GtkAction-}__NONE "pre_activate" True
H A DUIManager.chs622 -- | The pre_activate signal is emitted just before the @action@ is activated.
630 onPreActivate = connect_OBJECT__NONE "pre_activate" False
631 afterPreActivate = connect_OBJECT__NONE "pre_activate" True
/dports/x11/conlecterm/conlecterm-1.4.3.0/_cabal_deps/gtk3-0.15.5/Graphics/UI/Gtk/ActionMenuToolbar/
H A DActionGroup.chs464 -- | The pre_activate signal is emitted just before the @action@ in the
473 onPreActivate = connect_{-GtkAction-}__NONE "pre_activate" False
474 afterPreActivate = connect_{-GtkAction-}__NONE "pre_activate" True
H A DUIManager.chs622 -- | The pre_activate signal is emitted just before the @action@ is activated.
630 onPreActivate = connect_OBJECT__NONE "pre_activate" False
631 afterPreActivate = connect_OBJECT__NONE "pre_activate" True
/dports/lang/fpc-source/fpc-3.2.2/packages/gtk2/src/gtk+/gtk/
H A Dgtkuimanager.inc24 pre_activate : procedure (merge:PGtkUIManager; action:PGtkAction);
/dports/x11-toolkits/fpc-gtk2/fpc-3.2.2/packages/gtk2/src/gtk+/gtk/
H A Dgtkuimanager.inc24 pre_activate : procedure (merge:PGtkUIManager; action:PGtkAction);
/dports/editors/emacs-devel/emacs-4d1968b/lwlib/
H A Dlwlib-Xm.c63 enum do_call_type { pre_activate, selection, no_selection, post_activate }; enumerator
1810 case pre_activate: in do_call()
1892 do_call (widget, closure, pre_activate); in xm_pull_down_callback()
/dports/editors/emacs/emacs-27.2/lwlib/
H A Dlwlib-Xm.c63 enum do_call_type { pre_activate, selection, no_selection, post_activate }; enumerator
1810 case pre_activate: in do_call()
1892 do_call (widget, closure, pre_activate); in xm_pull_down_callback()
/dports/x11-toolkits/guile-gnome-platform/guile-gnome-platform-2.16.5/gtk/doc/gtk/
H A Ddefuns-gtkactiongroup.xml.texi51 The pre_activate signal is emitted just before the @var{action} in the
H A Ddefuns-gtkuimanager.xml.texi40 The pre_activate signal is emitted just before the @var{action} is activated.
/dports/multimedia/gstreamer1/gstreamer-1.16.2/gst/
H A Dgstpad.c970 pre_activate (GstPad * pad, GstPadMode new_mode) in pre_activate() function
1214 if (pre_activate (pad, new)) { in activate_mode_internal()
/dports/x11-fm/caja/caja-1.26.0/src/file-manager/
H A Dfm-directory-view.c7733 pre_activate (FMDirectoryView *view, in pre_activate() function
7807 G_CALLBACK (pre_activate), G_OBJECT (view), in real_merge_menus()
/dports/x11-fm/nemo/nemo-4.8.3/src/
H A Dnemo-view.c8654 pre_activate (NemoView *view, in pre_activate() function
8721 G_CALLBACK (pre_activate), G_OBJECT (view), in real_merge_menus()

1234