Method

Adw.LeafletPage.set_name

Declaration [src]

void
adw_leaflet_page_set_name (
  AdwLeafletPage* self,
  const char* name
)

Description [src]

Sets the name of the self.

Sets propertyAdw.LeafletPage:name

Parameters

name const char*
 

the new value to set

 Can be NULL
 Ownership is not transferred to the callee
 The string is a NUL terminated UTF-8 string