Method
GtkScrollInfounref
Declaration [src]
void
gtk_scroll_info_unref (
GtkScrollInfo* self
)
Description [src]
Decreases the reference count of a GtkScrollInfo
by one.
If the resulting reference count is zero, frees the self.
Available since: | 4.12 |