Clarification need help on GTK+ tooltip ( custom tool tip)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi all,

 Actually i am trying to create my own tooltip with image in GTK+, ( the tooltip should be like a rectangle with rectange contaning an image and text ,provided with arrow) let me know how i can do it 

i tried with

void                gtk_tooltip_set_text                (GtkTooltip *tooltip,
                                                         const gchar *text);
void                gtk_tooltip_set_icon                (GtkTooltip *tooltip,
                                                         GdkPixbuf *pixbuf);
void                gtk_tooltip_set_icon_from_stock     (GtkTooltip *tooltip,
                                                         const gchar *stock_id,
                                                         GtkIconSize size);
void                gtk_tooltip_set_icon_from_icon_name (GtkTooltip *tooltip,
                                                         const gchar *icon_name,
                                                         GtkIconSize size);
void                gtk_tooltip_set_icon_from_gicon     (GtkTooltip *tooltip,
                                                         GIcon *gicon,
                                                         GtkIconSize size);

but could not succed in getting as i wanted let me know the ways/posssibilites,


 Thanks in advance for your valuable input



--
regards ,
 
Arun Kumar R,
 Aim "High" -> Think "Deeply"-> Act "Quickly"

_______________________________________________
gtk-list mailing list
gtk-list@xxxxxxxxx
http://mail.gnome.org/mailman/listinfo/gtk-list

[Index of Archives]     [Touch Screen Library]     [GIMP Users]     [Gnome]     [KDE]     [Yosemite News]     [Steve's Art]

  Powered by Linux