Method

GtkScrollInforef

Declaration [src]

GtkScrollInfo*
gtk_scroll_info_ref (
  GtkScrollInfo* self
)

Description [src]

Increases the reference count of a GtkScrollInfo by one.

Available since:4.12

Return value

Returns: GtkScrollInfo
 

The passed in GtkScrollInfo.

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