Home
last modified time | relevance | path

Searched refs:selected_chars_label (Results 1 – 4 of 4) sorted by relevance

/dports/editors/gedit/gedit-40.1/plugins/docinfo/
H A Dgedit-docinfo-plugin.c61 GtkWidget *selected_chars_label; member
248 gtk_widget_set_sensitive (priv->selected_chars_label, TRUE); in update_selection_info()
259 gtk_widget_set_sensitive (priv->selected_chars_label, FALSE); in update_selection_info()
275 gtk_label_set_text (GTK_LABEL (priv->selected_chars_label), tmp_str); in update_selection_info()
354 priv->selected_chars_label = GTK_WIDGET (gtk_builder_get_object (builder, "selected_chars_label")); in create_docinfo_dialog()
393 gtk_widget_set_can_focus (priv->selected_chars_label, FALSE); in create_docinfo_dialog()
/dports/editors/xed/xed-3.2.0/plugins/docinfo/
H A Dxed-docinfo-plugin.c54 GtkWidget *selected_chars_label; member
243 gtk_label_set_text (GTK_LABEL (priv->selected_chars_label), tmp_str); in update_selection_info()
319 "selected_chars_label", &priv->selected_chars_label, in create_docinfo_dialog()
/dports/editors/pluma/pluma-1.26.0/plugins/docinfo/
H A Dpluma-docinfo-plugin.c57 GtkWidget *selected_chars_label; member
138 "selected_chars_label", &dialog->selected_chars_label, in get_docinfo_dialog()
346 gtk_label_set_text (GTK_LABEL (dialog->selected_chars_label), tmp_str); in selectioninfo_real()
H A Dui-a11y.suppr17 docinfo.ui://GtkLabel[@id='selected_chars_label'] orphan-label