Method

PhoshStatusIconget_extra_widget

Declaration [src]

GtkWidget*
phosh_status_icon_get_extra_widget (
  PhoshStatusIcon* self
)

Description [src]

Get the extra widget or NULL if there’s no extra widget.

Return value

Type: GtkWidget

The extra widget.

The data is owned by the instance.
The return value can be NULL.