offer_focus(3alleg4) linux man page | unix.com

Man Page: offer_focus

Operating Environment: linux

Section: 3alleg4

offer_focus(3alleg4)						  Allegro manual					      offer_focus(3alleg4)

NAME
offer_focus - Offers the input focus to a particular object. Allegro game programming library. SYNOPSIS
#include <allegro.h> int offer_focus(DIALOG *dialog, int obj, int *focus_obj, int force); DESCRIPTION
Offers the input focus to a particular object. Normally the function sends the MSG_WANTFOCUS message to query whether the object is willing to accept the focus. However, passing any non-zero value as force argument instructs the function to authoritatively set the focus to the object. SEE ALSO
find_dialog_focus(3alleg4) Allegro version 4.4.2 offer_focus(3alleg4)
Related Man Pages
do_dialog(3alleg4) - suse
do_dialog(3alleg4) - v7
do_dialog(3alleg4) - osx
do_dialog(3alleg4) - linux
do_dialog(3alleg4) - redhat
Similar Topics in the Unix Linux Community
Featured Books and Articles by Active Forum Members
Please Donate to the Red Cross for Earthquake and Tsunami Relief in Japan
Forum Video Tutorial: How to Use Code Tags
Scripts without shebang
Answers to Recently Asked Questions about UNIX.COM