Method

AdwToastget_custom_title

Declaration [src]

GtkWidget*
adw_toast_get_custom_title (
  AdwToast* self
)

Description [src]

Gets the custom title widget of self.

Available since:1.2
Gets propertyAdw.Toast:custom-title

Return value

Returns: GtkWidget
 

The custom title widget.

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