get_focus_on_click


Description:

public bool get_focus_on_click ()

Returns whether the button grabs focus when it is clicked with the mouse.

Note:

Use gtk_widget_get_focus_on_click instead

See set_focus_on_click.

Parameters:

this

a Button

Returns:

true if the button grabs focus when it is clicked with the mouse.