Package ch.bailu.gtk.gtk
Interface EntryIconPosition
public interface EntryIconPosition
-
Field Summary
-
Field Details
-
PRIMARY
static final int PRIMARYAt the beginning of the entry (depending on the text direction).- See Also:
-
SECONDARY
static final int SECONDARYAt the end of the entry (depending on the text direction).- See Also:
-