Home
last modified time | relevance | path

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

/dports/graphics/minder/Minder-1.13.1/src/
H A DNodeImage.vala73 int id = im.add_pixbuf( buf );
H A DImageManager.vala216 public int add_pixbuf( Gdk.Pixbuf buf, int? orig_id = null ) {
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/src/
H A Dbin.hg27 //TODO: Add an add_pixbuf() method?
/dports/devel/glade/glade-3.22.1/gladeui/
H A Dglade-widget-adaptor.c161 const GdkPixbuf *add_pixbuf; in gwa_create_cursor() local
172 if ((add_pixbuf = glade_cursor_get_add_widget_pixbuf ()) == NULL) in gwa_create_cursor()
206 gdk_pixbuf_composite (add_pixbuf, tmp_pixbuf, in gwa_create_cursor()