Home
last modified time | relevance | path

Searched refs:gtk_label_get_attributes (Results 1 – 25 of 55) sorted by relevance

123

/dports/deskutils/parcellite/parcellite-1.2.1/src/
H A Dattr_list.c36 PangoAttrList *attrs=gtk_label_get_attributes (label); in get_underline_attr()
76 if(NULL ==(attrs=gtk_label_get_attributes (label)) ) in set_underline()
93 PangoAttrList *attrs=gtk_label_get_attributes (label); in get_strikethrough_attr()
139 if(NULL ==(attrs=gtk_label_get_attributes (label)) ) in set_strikethrough()
/dports/www/epiphany/epiphany-41.0/src/
H A Dephy-pages-button.c58 attrs = gtk_label_get_attributes (self->pages_label); in update_label_scale()
89 attrs = gtk_label_get_attributes (self->pages_label); in update_icon()
/dports/x11-toolkits/p5-Gtk2/Gtk2-1.24993/xs/
H A DGtkLabel.xs55 gtk_label_get_attributes (GtkLabel * label)
57 RETVAL = gtk_label_get_attributes (label);
/dports/x11-toolkits/gnocl/gnocl-0.9.96/src/
H A Dlabel.c180 list = gtk_label_get_attributes ( label ); in setFg()
195 list = gtk_label_get_attributes ( label ); in setBg()
378 list = gtk_label_get_attributes ( para->label ); in destroyFunc()
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtklabel.h57 PangoAttrList *gtk_label_get_attributes (GtkLabel *self);
/dports/x11-toolkits/libdazzle/libdazzle-3.42.0/src/widgets/
H A Ddzl-bolding-label.c205 attrs = gtk_label_get_attributes (GTK_LABEL (self)); in dzl_bolding_label_set_weight()
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtklabel.h117 PangoAttrList *gtk_label_get_attributes (GtkLabel *label);
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtklabel.h103 PangoAttrList *gtk_label_get_attributes (GtkLabel *label);
/dports/x11/mate-terminal/mate-terminal-1.26.0/src/
H A Dterminal-tab-label.c262 attr_list = gtk_label_get_attributes (GTK_LABEL (priv->label)); in terminal_tab_label_set_bold()
/dports/x11/gnome-terminal/gnome-terminal-3.42.2/src/
H A Dterminal-tab-label.cc360 attr_list = gtk_label_get_attributes (GTK_LABEL (priv->label)); in terminal_tab_label_set_bold()
/dports/sysutils/gnome-control-center/gnome-control-center-41.2/panels/common/
H A Dcc-list-row.c204 attributes = gtk_label_get_attributes (self->title); in cc_list_row_set_property()
/dports/games/tali/tali-40.4/src/
H A Dclist.c67 attrlist = gtk_label_get_attributes (label); in set_label_bold()
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/src/
H A Dlabel.hg84 _WRAP_METHOD(Pango::AttrList get_attributes() const, gtk_label_get_attributes)
/dports/lang/fpc-source/fpc-3.2.2/packages/gtk2/src/gtk+/gtk/
H A Dgtklabel.inc82 function gtk_label_get_attributes(_label:PGtkLabel):PPangoAttrList; cdecl; external gtklib;
/dports/x11-toolkits/fpc-gtk2/fpc-3.2.2/packages/gtk2/src/gtk+/gtk/
H A Dgtklabel.inc82 function gtk_label_get_attributes(_label:PGtkLabel):PPangoAttrList; cdecl; external gtklib;
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/src/
H A Dlabel.hg85 _WRAP_METHOD(Pango::AttrList get_attributes() const, gtk_label_get_attributes)
/dports/x11-wm/xfce4-panel/xfce4-panel-4.16.3/panel/
H A Dpanel-tic-tac-toe.c579 attrs = gtk_label_get_attributes (GTK_LABEL (dialog->labels[i])); in panel_tic_tac_toe_highlight_winner()
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/gtkmm/
H A Dlabel.cc315 return Pango::AttrList((gtk_label_get_attributes(const_cast<GtkLabel*>(gobj())))); in get_attributes()
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/
H A Dlabel.cc328 return Pango::AttrList((gtk_label_get_attributes(const_cast<GtkLabel*>(gobj())))); in get_attributes()
/dports/irc/hexchat/hexchat-2.16.0/src/fe-gtk/
H A Dchanview-tabs.c797 attr = gtk_label_get_attributes (GTK_LABEL (gtk_bin_get_child (GTK_BIN (tab)))); in cv_tabs_rename()
/dports/x11-toolkits/gtk40/gtk-4.4.1/testsuite/gtk/
H A Dbuilder.c1769 attrs = gtk_label_get_attributes (GTK_LABEL (label)); in test_pango_attributes()
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/auto/
H A Dlabel.rs767 from_glib_none(gtk_sys::gtk_label_get_attributes( in get_attributes()
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk/src/auto/
H A Dlabel.rs767 from_glib_none(gtk_sys::gtk_label_get_attributes( in get_attributes()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-0.14.1/src/auto/
H A Dlabel.rs836 from_glib_none(ffi::gtk_label_get_attributes( in attributes()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gtk-0.14.3/src/auto/
H A Dlabel.rs836 from_glib_none(ffi::gtk_label_get_attributes( in attributes()

123