Method

MalcontentAppFilterget_user_id

since: 0.2.0

Declaration [src]

uid_t
mct_app_filter_get_user_id (
  MctAppFilter* filter
)

Description [src]

Get the user ID of the user this app filter is for.

Available since: 0.2.0

Return value

Type: uid_t

User ID of the relevant user, or (uid_t) -1 if unknown.