Home
last modified time | relevance | path

Searched refs:on_content_type_changed (Results 1 – 6 of 6) sorted by relevance

/dports/x11-toolkits/gtk30/gtk+-3.24.31/modules/input/
H A Dimwaylandgtk.c648 on_content_type_changed (GtkIMContextWayland *context) in on_content_type_changed() function
659 G_CALLBACK (on_content_type_changed), context); in gtk_im_context_wayland_init()
661 G_CALLBACK (on_content_type_changed), context); in gtk_im_context_wayland_init()
H A Dimwayland.c927 on_content_type_changed (GtkIMContextWayland *context) in on_content_type_changed() function
938 G_CALLBACK (on_content_type_changed), context); in gtk_im_context_wayland_init()
940 G_CALLBACK (on_content_type_changed), context); in gtk_im_context_wayland_init()
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkimcontextwayland.c973 on_content_type_changed (GtkIMContextWayland *context) in on_content_type_changed() function
984 G_CALLBACK (on_content_type_changed), context); in gtk_im_context_wayland_init()
986 G_CALLBACK (on_content_type_changed), context); in gtk_im_context_wayland_init()
/dports/editors/gedit/gedit-40.1/gedit/
H A Dgedit-document.c605 on_content_type_changed (GeditDocument *doc, in on_content_type_changed() function
695 G_CALLBACK (on_content_type_changed), in gedit_document_init()
/dports/editors/xed/xed-3.2.0/xed/
H A Dxed-document.c674 on_content_type_changed (XedDocument *doc, in on_content_type_changed() function
826 g_signal_connect (doc, "notify::content-type", G_CALLBACK (on_content_type_changed), NULL); in xed_document_init()
/dports/editors/pluma/pluma-1.26.0/pluma/
H A Dpluma-document.c924 on_content_type_changed (PlumaDocument *doc, in on_content_type_changed() function
1018 G_CALLBACK (on_content_type_changed), in pluma_document_init()