GtkButton::get_focus_on_click

bool get_focus_on_click();

Use this method to return the value of the focus-on-click property. If true, the button grabs focus when it is clicked by the mouse.

See also: set_focus_on_click()