GDK ICON from CURSOR

Dear All,
Good Morning. I am using GTK_3.
I am trying to add a GICON using
gtk_entry_set_icon_from_gicon(GTK_ENTRY(Username_entry),GTK_ENTRY_ICON_PRIMARY,icon)
I like to add the selection cursor GDK_XTERM (Cursors in GTK+ – GTK Development Blog)
is there a way in gtk-3 to create GICON from this cursor?
Thanks.

Is it possible to change a current cursor to another type of cursor using css style-sheets on the entry box?

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.