方法

GioNotificationset_icon

自:2.40

声明 [源代码]

void
g_notification_set_icon (
  GNotification* notification,
  GIcon* icon
)

描述 [源代码]

notification 的图标设置为 icon

自:2.40

参数

icon

类型: GIcon

notification 中显示的图标,作为一个 GIcon

该方法调用者拥有数据所有权。