方法

GtkEntryget_icon_sensitive

声明 [源]

gboolean
gtk_entry_get_icon_sensitive (
  GtkEntry* entry,
  GtkEntryIconPosition icon_pos
)

描述 [源]

返回图标是否为敏感或非敏感。

参数

icon_pos

类型: GtkEntryIconPosition

图标位置。

返回值

类型: gboolean

TRUE 如果图标是敏感的。