Method
Gtk.Scale.get_layout
Declaration [src]
PangoLayout*
gtk_scale_get_layout (
GtkScale* scale
)
Description [src]
Gets the PangoLayout
used to display the scale.
The returned object is owned by the scale so does not need to be freed by the caller.
Return value
Returns: PangoLayout* |
|
the |
|
Ownership is not transferred to the caller | |
Can be NULL |