EntryGidBuilderImpl.secondaryIconActivatable

Set secondaryIconActivatable property.

class EntryGidBuilderImpl(T)
T
secondaryIconActivatable
(
bool propval
)

Parameters

propval bool

Whether the secondary icon is activatable.

GTK+ emits the #GtkEntry::icon-press and #GtkEntry::icon-release signals only on sensitive, activatable icons.

Sensitive, but non-activatable icons can be used for purely informational purposes.

Return Value

Type: T

Builder instance for fluent chaining