Home
last modified time | relevance | path

Searched refs:delegate_notify (Results 1 – 13 of 13) sorted by relevance

/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkfontchooserutils.c80 delegate_notify (GObject *object, in delegate_notify() function
194 G_CALLBACK (delegate_notify), receiver); in _gtk_font_chooser_set_delegate()
H A Dgtkfilechooserutils.c54 static void delegate_notify (GObject *object,
163 G_CALLBACK (delegate_notify), receiver); in _gtk_file_chooser_set_delegate()
287 delegate_notify (GObject *object, in delegate_notify() function
H A Dgtkeditable.c994 delegate_notify (GObject *object, in delegate_notify() function
1038 g_signal_connect (delegate, "notify", G_CALLBACK (delegate_notify), editable); in gtk_editable_init_delegate()
1055 g_signal_handlers_disconnect_by_func (delegate, delegate_notify, editable); in gtk_editable_finish_delegate()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkfontchooserutils.c80 delegate_notify (GObject *object, in delegate_notify() function
193 G_CALLBACK (delegate_notify), receiver); in _gtk_font_chooser_set_delegate()
H A Dgtkrecentchooserutils.c54 static void delegate_notify (GObject *object,
158 G_CALLBACK (delegate_notify), receiver); in _gtk_recent_chooser_set_delegate()
269 delegate_notify (GObject *object, in delegate_notify() function
H A Dgtkfilechooserutils.c57 static void delegate_notify (GObject *object,
191 G_CALLBACK (delegate_notify), receiver); in _gtk_file_chooser_set_delegate()
337 delegate_notify (GObject *object, in delegate_notify() function
/dports/devel/goffice/goffice-0.10.50/goffice/gtk/
H A Dgo-font-sel-dialog.c78 delegate_notify (GObject *gfs, GParamSpec *pspec, gpointer gfsd) in delegate_notify() function
108 G_CALLBACK (delegate_notify), gfsd); in gfsd_init()
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtkfilechooserutils.c58 static void delegate_notify (GObject *object,
177 G_CALLBACK (delegate_notify), receiver); in _gtk_file_chooser_set_delegate()
317 delegate_notify (GObject *object, in delegate_notify() function
H A Dgtkrecentchooserutils.c57 static void delegate_notify (GObject *object,
161 G_CALLBACK (delegate_notify), receiver); in _gtk_recent_chooser_set_delegate()
272 delegate_notify (GObject *object, in delegate_notify() function
/dports/multimedia/libv4l/linux-5.13-rc2/sound/usb/
H A Dmixer.c3254 static int delegate_notify(struct usb_mixer_interface *mixer, int unitid, in delegate_notify() function
3278 unitid = delegate_notify(mixer, unitid, NULL, NULL); in snd_usb_mixer_notify_id()
3352 unitid = delegate_notify(mixer, unitid, &control, &channel); in snd_usb_mixer_interrupt_v2()
/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/usb/
H A Dmixer.c3254 static int delegate_notify(struct usb_mixer_interface *mixer, int unitid, in delegate_notify() function
3278 unitid = delegate_notify(mixer, unitid, NULL, NULL); in snd_usb_mixer_notify_id()
3352 unitid = delegate_notify(mixer, unitid, &control, &channel); in snd_usb_mixer_interrupt_v2()
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/usb/
H A Dmixer.c3254 static int delegate_notify(struct usb_mixer_interface *mixer, int unitid, in delegate_notify() function
3278 unitid = delegate_notify(mixer, unitid, NULL, NULL); in snd_usb_mixer_notify_id()
3352 unitid = delegate_notify(mixer, unitid, &control, &channel); in snd_usb_mixer_interrupt_v2()
/dports/x11-toolkits/gtk20/gtk+-2.24.33/
H A DChangeLog.pre-2-65393 * gtk/gtkfilechooserutils.c (delegate_notify): Use