get_from_gtk_entry


Description:

[ Version ( since = "1.4" ) ]
public static unowned Entry get_from_gtk_entry (Entry gtk_entry)

Returns the Entry of gtk_entry.

The returned object is guaranteed to be the same for the lifetime of gtk_entry.

Parameters:

gtk_entry

a Entry.

Returns:

the Entry of gtk_entry.