get_width


Description:

public int get_width ()

Returns the content width of the widget.

This function returns the width passed to its size-allocate implementation, which is the width you should be using in [ [email protected]].

For pointer events, see [[email protected]].

Parameters:

this

a `GtkWidget`

Returns:

The width of this




2022 vala-language.org