Method

AdwLayoutSlotget_slot_id

Declaration [src]

const char*
adw_layout_slot_get_slot_id (
  AdwLayoutSlot* self
)

Description [src]

Gets the slot id of self.

Available since:1.6
Gets propertyAdw.LayoutSlot:id

Return value

Returns: const char*
 

The slot ID.

 The data is owned by the instance.
 The value is a NUL terminated UTF-8 string.