Method

GdkToplevelLayoutref

Declaration [src]

GdkToplevelLayout*
gdk_toplevel_layout_ref (
  GdkToplevelLayout* layout
)

Description [src]

Increases the reference count of layout.

Return value

Returns: GdkToplevelLayout
 

The same layout.

 The caller of the method takes ownership of the data, and is responsible for freeing it.